|
Ran
|
Jobs
1
|
Files
8
|
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>
373 of 430 relevant lines covered (86.74%)
0.87 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 9 |
83.33 |
0.68% | src/gerrit_to_platform/comment_added.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | ubuntu-latest - py3.11 - 24134665878.1 | 8 |
86.74 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|