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

Alan-Jowett / CoPilot-For-Consensus / 20825182643 / 17
78%
main: 78%

Build:
DEFAULT BRANCH: main
Ran 08 Jan 2026 05:15PM UTC
Files 12
Run time 0s
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: 34.81%. Remained the same
20825182643.17

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>

275 of 790 relevant lines covered (34.81%)

0.35 hits per line

Source Files on job copilot_events_integration - 20825182643.17
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20825182643
  • 1b29baea on github
  • Prev Job for on main (#20825014367.27)
  • Next Job for on main (#20826740252.8)
  • 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