• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Alan-Jowett / CoPilot-For-Consensus / 20825182643
76%

Build:
DEFAULT BRANCH: main
Ran 08 Jan 2026 05:09PM UTC
Jobs 27
Files 130
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Jan 2026 05:09PM UTC coverage: 76.769%. Remained the same
20825182643

push

github

web-flow
ci: add concurrency controls to all workflows to prevent outdated runs (#794)

* ci: add concurrency controls to all workflows to prevent outdated runs

Signed-off-by: GitHub Copilot <copilot@github.com>

* Fix workflow concurrency configurations per review feedback

- Replace github.event.after with github.sha for consistent cross-event handling
- Remove unnecessary github.event.schedule references from non-scheduled workflows
- Update misleading comments about GITHUB_REF and GITHUB_SHA
- Improve publish-docker-images.yml comment to reflect workflow_run trigger context
- Ensure all workflows have accurate concurrency group expressions

* Fix concurrency groups to be unique per workflow

Critical fix: All workflows were using the same 'cicd-' prefix, causing them
to cancel each other on the same PR (e.g., all became 'cicd-794' on PR 794).

Now each workflow has a unique group identifier:
- docker-compose-ci-{pr}
- unified-ci-{pr}
- schema-validation-{pr}
- python-validation-{pr}
- openapi-validation-{pr}
- gateway-validation-{pr}
- bicep-validate-{pr}
- ui-ci-{pr}
- mutable-defaults-check-{pr}
- license-header-check-{pr}
- check-dependabot-{pr}

This allows workflows to run concurrently while still cancelling
duplicate runs of the SAME workflow on the SAME PR.

---------

Signed-off-by: GitHub Copilot <copilot@github.com>
Co-authored-by: GitHub Copilot <copilot@github.com>

6282 of 8183 relevant lines covered (76.77%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 copilot_embedding - 20825182643.1 08 Jan 2026 05:12PM UTC 3
92.0
GitHub Action Run
2 copilot_chunking - 20825182643.2 08 Jan 2026 05:10PM UTC 2
93.75
GitHub Action Run
3 copilot_reporting - 20825182643.3 08 Jan 2026 05:10PM UTC 5
73.17
GitHub Action Run
4 embedding - 20825182643.4 08 Jan 2026 05:10PM UTC 2
90.17
GitHub Action Run
5 copilot_consensus - 20825182643.5 08 Jan 2026 05:10PM UTC 3
98.67
GitHub Action Run
6 copilot_archive_fetcher - 20825182643.6 08 Jan 2026 05:12PM UTC 9
67.49
GitHub Action Run
7 summarization - 20825182643.7 08 Jan 2026 05:12PM UTC 2
92.56
GitHub Action Run
8 copilot_draft_diff - 20825182643.8 08 Jan 2026 05:10PM UTC 6
98.77
GitHub Action Run
9 copilot_archive_fetcher_integration - 20825182643.9 08 Jan 2026 05:10PM UTC 9
45.68
GitHub Action Run
10 ingestion - 20825182643.10 08 Jan 2026 05:11PM UTC 5
79.86
GitHub Action Run
11 copilot_config - 20825182643.11 08 Jan 2026 05:12PM UTC 14
75.44
GitHub Action Run
12 copilot_schema_validation - 20825182643.12 08 Jan 2026 05:11PM UTC 7
87.46
GitHub Action Run
13 copilot_storage - 20825182643.13 08 Jan 2026 05:12PM UTC 6
72.57
GitHub Action Run
14 copilot_auth - 20825182643.14 08 Jan 2026 05:11PM UTC 12
48.62
GitHub Action Run
15 copilot_summarization - 20825182643.15 08 Jan 2026 05:10PM UTC 8
96.65
GitHub Action Run
16 parsing - 20825182643.16 08 Jan 2026 05:11PM UTC 7
82.93
GitHub Action Run
17 copilot_events_integration - 20825182643.17 08 Jan 2026 05:10PM UTC 12
34.81
GitHub Action Run
18 copilot_events - 20825182643.18 08 Jan 2026 05:11PM UTC 12
63.42
GitHub Action Run
19 copilot_storage_integration - 20825182643.19 08 Jan 2026 05:10PM UTC 6
29.94
GitHub Action Run
20 copilot_metrics - 20825182643.20 08 Jan 2026 05:12PM UTC 6
41.74
GitHub Action Run
21 orchestrator - 20825182643.21 08 Jan 2026 05:09PM UTC 2
67.29
GitHub Action Run
22 reporting - 20825182643.22 08 Jan 2026 05:12PM UTC 2
90.0
GitHub Action Run
23 copilot_schema_validation_integration - 20825182643.23 08 Jan 2026 05:10PM UTC 7
40.75
GitHub Action Run
24 copilot_vectorstore - 20825182643.24 08 Jan 2026 05:12PM UTC 8
72.38
GitHub Action Run
25 copilot_vectorstore_integration - 20825182643.25 08 Jan 2026 05:10PM UTC 8
20.32
GitHub Action Run
26 chunking - 20825182643.26 08 Jan 2026 05:10PM UTC 2
83.25
GitHub Action Run
27 copilot_logging - 20825182643.27 08 Jan 2026 05:11PM UTC 7
71.7
GitHub Action Run
Source Files on build 20825182643
  • Tree
  • List 130
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20825182643
  • 1b29baea on github
  • Prev Build on main (#20825014367)
  • Next Build on main (#20826740252)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc