|
Ran
|
Jobs
1
|
Files
7
|
Run time
1min
|
Badge
README BADGES
|
push
github
docs: add workflow migration guide and manual dispatch example Add a comprehensive Workflow Migration Guide section to README.rst covering: - Example workflow descriptions (4 annotated examples) - Verify vs. merge workflow patterns - Checkout rules (Gerrit checkout vs. standard checkout) - Voting rules (full voting, comment-only, advisory) - Concurrency group configuration - Replication delay guidance - Manual dispatch bypass pattern - Required (organization-wide) workflow requirements - workflow_dispatch input limit history (10 to 25, December 2025) - Companion GitHub Actions documentation - Quick reference migration checklist Add Example 4 (gerrit-verify-manual-dispatch.yaml): - Demonstrates running a Gerrit verify workflow manually from the GitHub Actions UI without Gerrit integration - All GERRIT_* inputs marked optional with empty defaults - MANUAL_DISPATCH boolean toggle to skip Gerrit voting - Conditional clear-vote and vote jobs - Dual checkout strategy (Gerrit checkout vs. standard checkout) based on GERRIT_REFSPEC presence Update docs/GITHUB_WORKFLOW_INPUT_LIMIT_SOLUTION.md: - Add update notice reflecting the December 2025 limit increase - Add GitHub changelog link for the 10 to 25 input change - Update alternative section to reflect new 25-input reality - Add changelog URL to references section Change-Id: I76f15d267 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
276 of 297 relevant lines covered (92.93%)
0.93 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | ubuntu-latest - py3.11 - 23849668743.1 | 7 |
92.93 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|