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

Also run the test suite on PR #1040

Merged
merged 1 commit into from Dec 7, 2023
Merged

Also run the test suite on PR #1040

merged 1 commit into from Dec 7, 2023

Conversation

smortex
Copy link
Contributor

@smortex smortex commented Dec 6, 2023

We have CI running when code is pushed to the riemann repository. For
external contribution, this only happen when a PR is merged, but
detecting issues earlier is advisable.

Instead of running CI when code is pushed in any branch of the repo, run
CI when the main branch is updated, and when a PR targeting the main
branch is updated.

We have CI running when code is pushed to the riemann repository.  For
external contribution, this only happen when a PR is merged, but
detecting issues earlier is advisable.

Instead of running CI when code is pushed in any branch of the repo, run
CI when the main branch is updated, and when a PR targeting the main
branch is updated.

Signed-off-by: Romain Tartière <romain@blogreen.org>
@smortex smortex mentioned this pull request Dec 6, 2023
@jamtur01 jamtur01 merged commit 72ada03 into riemann:main Dec 7, 2023
7 checks passed
@jamtur01
Copy link
Member

jamtur01 commented Dec 7, 2023

Thanks @smortex - there was a reason for this in the dim dark past, but I cannot remember what it is so ... yolo. :)

@smortex smortex deleted the test-on-pr branch December 7, 2023 02:24
@smortex
Copy link
Contributor Author

smortex commented Dec 7, 2023

I guess it can be used by cryptobro to mine some cryptocrap and be quickly banned from GitHub 🤷 …

I have experienced some org that have tuned what happen when new contributors send their first PR: https://github.com/orgs/community/discussions/14334

I see there are option in Settings > Actions > General > Fork pull request workflows from outside collaborators, I have not changed the default but maybe you can check these?

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.

None yet

2 participants