Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(github): add issues labeled with "Bug: Needs Validation" to exempt list #3240

Merged
merged 2 commits into from
Feb 15, 2022

Conversation

rwaskiewicz
Copy link
Contributor

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build (npm run build) was run locally and any changes were pushed
  • Unit tests (npm test) were run locally and passed
  • E2E Tests (npm run test.karma.prod) were run locally and passed
  • Prettier (npm run prettier) was run locally and passed

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe): Updating IOnitron

What is the current behavior?

Issues that the team marks as "Bug: Needs Validation" can be closed by Ionitron

GitHub Issue Number: N/A

What is the new behavior?

this commit makes issues that are labeled with "Bug: Needs Validation"
exempt from Ionitron marking them as stale. the idea here is that if a member
of the team has labeled an issue to be validated, we should look at it

Does this introduce a breaking change?

  • Yes
  • No

Testing

None applicable ATM

…mpt list

this commit makes issues that are labeled with "Bug: Needs Validation" 
exempt from Ionitron marking them as stale. the idea here is that if a member
of the team has labeled an issue to be validated, we should look at it
@rwaskiewicz rwaskiewicz merged commit ad4b58f into main Feb 15, 2022
@rwaskiewicz rwaskiewicz deleted the rwaskiewicz-patch-1 branch February 15, 2022 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants