verilator/.github
Geza Lore c7c778f109 CI: Improve Pages job
Code coverage and RTLMeter complete (concluding 'skipped') on branch
pushes where they do no work, and each completion fires the Pages
workflow_run trigger. Rebuilding and redeploying master's pages for
these no-op events is wasteful.

Gate the build job so a workflow_run whose upstream conclusion is
'skipped' does nothing; deploy and notify need build, so they
cascade-skip.

Route such no-op runs to their own throwaway concurrency group. In the
shared 'pages' group they would, as the newest queued run, cancel a
pending real run and then deploy nothing (concurrency keeps only the
in-progress and newest pending run). Real runs keep sharing 'pages' and
serialize as before.

Add retry to deploy step to reduce flakyness due to the Pages back end.

Fix trigger on workflow file changes.
2026-07-05 21:11:45 +01:00
..
ISSUE_TEMPLATE Disable blank github issues 2026-06-07 08:47:00 -04:00
workflows CI: Improve Pages job 2026-07-05 21:11:45 +01:00
PULL_REQUEST_TEMPLATE.md Converted Asciidoc documentation into reStructuredText (RST) format. 2021-03-12 13:52:47 -05:00
dependabot.yml CI: Group dependabot commits 2026-01-17 22:28:21 -05:00
labels.toml Github: Add issue templates 2019-12-23 17:34:53 -05:00