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

limit push test to main #661

Merged
merged 1 commit into from
May 7, 2024

Conversation

jmartin-tech
Copy link
Collaborator

There is benefit to tests run on push the trade off is sometimes confusing to users. For now we will reduce test runs to avoid executing tests on a branch push and defer testing to open of a PR or manual execution by the user. The main branch will still execute tests on push to ensure the protected branch tip is always in a known state.

Automation is helpful, avoiding alert fatigue from messages about failing tests on in progress branch also has value.

Signed-off-by: Jeffrey Martin <jemartin@nvidia.com>
@leondz leondz merged commit 9bae40d into leondz:main May 7, 2024
7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 7, 2024
@jmartin-tech jmartin-tech deleted the feature/test-push-main-only branch May 10, 2024 15:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants