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

Try to get PR checks integrated with unit tests #7

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

m3brown
Copy link
Contributor

@m3brown m3brown commented Aug 19, 2024

I think this PR will fix the issue I'm seeing in #6, which is that the failing test doesn't trigger a failing "check" in the PR.

Also, I adusted the logic so that the tests don't run in all scenarios. Ultimately this is your call on what level of execution you want. It doesn't hurt to run tests on every push in every branch, but it could also result in email fatigue.

Lastly, I changed the label of the test script to be more accurate.

@m3brown m3brown mentioned this pull request Aug 19, 2024
2 tasks
@tenekev tenekev merged commit d590b89 into tenekev:main Aug 19, 2024
5 checks 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