Modified bug issue template to add checkbox to report potential regression.
Added GitHub action to add/remove label potential-regression when issue is created/edited.
NOTE:
The GitHub action code was ported from CDK repo.
The label potential-regression would need to be created manually (we could use color #FF6700 and description Marking this issue as a potential regression to be checked by team member to make it consistent across SDK repos)
Label potential-regression would make issue standout in the list and help engineers to triage potential high severity issues effectively.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available:
Description of changes:
potential-regression
when issue is created/edited.NOTE:
potential-regression
would need to be created manually (we could use color#FF6700
and descriptionMarking this issue as a potential regression to be checked by team member
to make it consistent across SDK repos)Label
potential-regression
would make issue standout in the list and help engineers to triage potential high severity issues effectively.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.