|
Ran
|
Files
7
|
Run time
0s
|
Badge
README BADGES
|
push
github
Feat: Add ChatOps support for comment-added hook Adds ability to trigger GitHub workflows directly from Gerrit comments using the gha-<action> <workflow_name> pattern. Includes per-workflow, per-change cooldown mechanism (5 minutes) to prevent workflow spam. Ensures cooldown files are safely created and stored to prevent security issues. The cooldown is only applied after successful workflow dispatch so failures don't block retries. Includes comprehensive test coverage with 16 tests covering cooldown behavior, parameter parsing, security scenarios, and edge cases. Change-Id: Iaa5987e4d Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
276 of 297 relevant lines covered (92.93%)
0.93 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|