|
Repo Added
|
Build
198
Last
|
Files
7
|
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
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
![]() |
Badge your Repo: releng-gerrit_to_platformWe detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.Could not find badge in README. |
|
Embed ▾
README BADGES
|