-
Notifications
You must be signed in to change notification settings - Fork 213
run contrib style checks when using new/update/preview_pr (WIP) #2987
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
base: develop
Are you sure you want to change the base?
run contrib style checks when using new/update/preview_pr (WIP) #2987
Conversation
this will make at least I will work on the tests if people agree this is a good thing |
I guess one problem with this is that it requires |
close/re-open to get updated CI results |
@migueldiascosta: Tests failed in GitHub Actions, see https://github.com/easybuilders/easybuild-framework/actions/runs/235038416
bleep, bloop, I'm just a bot (boegelbot v20200716.01) |
is there a reason not to do this? Anything that doesn't pass these checks at this point will make the tests fail later...
I suppose one could allow overriding with
-f
, if there is some corner case where one would have a reason to submit/update a PR that doesn't pass the tests (yet)