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

Run tests after merging #154

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

michaelosthege
Copy link
Collaborator

Replaces #138

Previously tests did not run after merging.

This lead to incompatible changes being merged right after one another.

By running tests on main we will notice breaks earlier.

Other options would be to require every PR to rebase on main before merging.
This is known as requiring linear history and can be changed in the project settings.
@drbacke drbacke merged commit 05faf32 into Akkudoktor-EOS:main Oct 10, 2024
2 checks passed
@michaelosthege michaelosthege deleted the test-after-merge branch October 10, 2024 11:53
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