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

Add custom CI to run mutation testing completely manually by users from a given team #50

Merged
merged 13 commits into from
Aug 16, 2024

Conversation

ASuciuX
Copy link
Contributor

@ASuciuX ASuciuX commented Aug 16, 2024

This PR:

  • uses the custom workflow dispatch in order to know that the mutants should be run even if the number is above the selected thresholds for one or more packages
  • adds an action to check if a given user is part of the selected team
  • will not run if the person calling the mutants manual dispatch is not part of the wanted team

Will only be merged after the master PR gets merged as that is required for testing stacks-network/stacks-core#5082.

@wileyj wileyj marked this pull request as ready for review August 16, 2024 17:31
@wileyj wileyj merged commit 8915534 into main Aug 16, 2024
1 check passed
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