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

Make a github action for handling PR safety #8

Open
mkruskal-google opened this issue Feb 25, 2023 · 0 comments
Open

Make a github action for handling PR safety #8

mkruskal-google opened this issue Feb 25, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mkruskal-google
Copy link
Member

Right now we use a parent test runner and reusable child workflows for defining our safe PR mechanism. This has some downsides, notably that all our tests are in the same suite and it confuses various monitoring. Instead, we could define an action to do a lot of the work so that splitting up our monolithic runner is more feasible

@mkruskal-google mkruskal-google added the enhancement New feature or request label Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant