File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- name : Add feature-request comment
1+ name : Add enhancement comment
22on :
33 issues :
44 types :
@@ -8,15 +8,15 @@ permissions:
88 issues : write
99
1010jobs :
11- add-comment-to-feature-request -issues :
12- if : github.event.label.name == 'feature-request '
11+ add-comment-to-enhancement -issues :
12+ if : github.event.label.name == 'enhancement '
1313 runs-on : ubuntu-latest
1414 env :
1515 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
1616 GH_REPO : ${{ github.repository }}
1717 NUMBER : ${{ github.event.issue.number }}
1818 BODY : >
19- Thank you for your issue! We have categorized it as a feature request ,
19+ Thank you for your issue! We have categorized it as a enhancement ,
2020 and it has been added to our backlog. In doing so, **we are not
2121 committing to implementing this feature at this time**, but, we will
2222 consider it for future releases based on community feedback and our own
You can’t perform that action at this time.
0 commit comments