aws-cli
aws-cli copied to clipboard
chore: Modified bug issue template to add checkbox to report potential regression.
Issue #, if available:
Description of changes:
- Modified bug issue template to add checkbox to report potential regression.
- Added GitHub action to add/remove label
potential-regressionwhen issue is created/edited.
NOTE:
- The GitHub action code was ported from CDK repo.
- The label
potential-regressionwould need to be created manually (we could use color#FF6700and descriptionMarking this issue as a potential regression to be checked by team memberto make it consistent across SDK repos)
Label potential-regression would make issue standout in the list and help engineers to handle high severity issues effectively.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.