Adding the close-label.yml file required by Github App to mark issues as QA (#1091)
Fixes #1090 When a PR is successfully merged, the Github bot will add the label QA to the issue. These issues can then be picked up by the QA team for verification. Refer: https://github.com/Logerfo/close-label
This commit is contained in:
parent
d872b3631b
commit
99f039aa43
2
.github/close-label.yml
vendored
Normal file
2
.github/close-label.yml
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Bug: QA
|
||||
Enhancement: QA
|
||||
Loading…
Reference in New Issue
Block a user