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

feat(nimbus): add self testing qa statuses #12225

Merged
merged 1 commit into from
Feb 22, 2025
Merged

feat(nimbus): add self testing qa statuses #12225

merged 1 commit into from
Feb 22, 2025

Conversation

jaredlockhart
Copy link
Collaborator

Becuase

  • We want to better support feature owning teams with testing their own features
  • We also want to track when a team has tested their own feature to understand which features have any testing vs no testing

This commit

  • Adds QA statuses for self testing with red, yellow, and green states

fixes #12146

Becuase

* We want to better support feature owning teams with testing their own features
* We also want to track when a team has tested their own feature to understand which features have any testing vs no testing

This commit

* Adds QA statuses for self testing with red, yellow, and green states

fixes #12146
@b4handjr
Copy link
Contributor

This is awesome!

@jaredlockhart jaredlockhart added this pull request to the merge queue Feb 21, 2025
Copy link
Contributor

@yashikakhurana yashikakhurana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

Merged via the queue into main with commit f9602ec Feb 22, 2025
16 checks passed
@jaredlockhart jaredlockhart deleted the 12146 branch February 22, 2025 00: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.

add states to reflect self-QA
3 participants