diff --git a/.github/labels.yml b/.github/labels.yml index c58e9ce..6c5e66b 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -105,4 +105,22 @@ Thank you for your contribution to TestCafe. We will review this PR. unlabel: - 'STATE: PR Review Pending' + - 'STATE: Need response' + +? 'STATE: Issue accepted' +: + # Post a comment + comment: | + We appreciate you taking the time to share the information about this issue. We replicated it, and it is currently in our internal queue. Please note that the research may take time. We'll update this thread once we have news. + unlabel: + - 'STATE: Issue accepted' + - 'STATE: Need response' + +? 'STATE: Enhancement accepted' +: + # Post a comment + comment: | + Thank you for bringing this to our attention. We will be happy to look into this enhancement. We'll update this thread once we have news to share. In the absence of communication from us, it's safe to assume that there are no updates. + unlabel: + - 'STATE: Enhancement accepted' - 'STATE: Need response' \ No newline at end of file