ci(triage): add granularity in actions to be performed, enable comments

This commit is contained in:
Elliot DeNolf
2024-11-05 22:58:33 -05:00
parent 9ce2ba6a3f
commit ae6fb4dd1b
5 changed files with 82 additions and 40 deletions

View File

@@ -99,4 +99,4 @@ jobs:
reproduction-comment: '.github/comments/invalid-reproduction.md'
reproduction-link-section: '### Link to the code that reproduces this issue(.*)### Reproduction Steps'
reproduction-issue-labels: 'validate-reproduction'
tag-only: 'true'
actions-to-perform: 'tag,comment'