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:
Arpit Mohan 2020-10-09 14:17:26 +05:30 committed by GitHub
parent d872b3631b
commit 99f039aa43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.github/close-label.yml vendored Normal file
View File

@ -0,0 +1,2 @@
Bug: QA
Enhancement: QA