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

CI: Run CI workflow on pull requests #65

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

danielocfb
Copy link
Collaborator

Let's run the CI workflow on pull requests, so that feedback is more immediate (well, to the degree that is possible). The only concern here could be that we now potentially run twice when creating a pull request and then merging it. But that seems like a tiny price to pay. If we were to force pull request creation we could remove running on push, but I am not sure that's worth it.

Let's run the CI workflow on pull requests, so that feedback is more
immediate (well, to the degree that is possible). The only concern here
could be that we now potentially run twice when creating a pull request
and then merging it. But that seems like a tiny price to pay. If we were
to force pull request creation we could remove running on push, but I am
not sure that's worth it.

Signed-off-by: Daniel Müller <deso@posteo.net>
@danielocfb
Copy link
Collaborator Author

danielocfb commented Jul 18, 2023

(I suspect this change must be in the default branch to have effect, so I doubt I can test it [on this repository])

@alexforster
Copy link
Member

alexforster commented Jul 21, 2023

¯\_(ツ)_/¯ let's give it a shot and see what happens. I'm a complete novice at Github actions. Support was generously implemented by someone else in c58bd53.

@alexforster alexforster merged commit cd94529 into libbpf:master Jul 21, 2023
8 checks passed
@danielocfb danielocfb deleted the topic/pr-ci branch July 21, 2023 16:37
@alexforster alexforster self-assigned this Jul 21, 2023
@alexforster alexforster added the enhancement New feature or request label Jul 21, 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

Successfully merging this pull request may close these issues.

3 participants