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

Make sure PR builds are not rebuilt periodically #535

Merged
merged 2 commits into from
Dec 19, 2020

Conversation

zbynek
Copy link
Contributor

@zbynek zbynek commented Dec 19, 2020

Jenkinsfile_k8s is used for deployment, Jenkinsfile just for CI, so it doesn't need the deploy stage and more importantly the cron trigger (no need to rebuild PRs).

@zbynek zbynek requested a review from a team as a code owner December 19, 2020 17:01
@halkeye
Copy link
Member

halkeye commented Dec 19, 2020

I was actually thinking I'd disable it except major and security updates. But let's try this first cause it's better

@halkeye
Copy link
Member

halkeye commented Dec 19, 2020

I suspect we'll have to do trigger {} to actually force the cron to stop, but merging for now and we'll see

@halkeye halkeye merged commit a438c8b into master Dec 19, 2020
@zbynek zbynek deleted the avoid-cron-pr-builds branch December 21, 2020 08:10
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.

4 participants