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

dependabot: disable automatic rebasing of PRs #14826

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

tklauser
Copy link
Member

@tklauser tklauser commented Feb 1, 2021

dependabot will automatically rebase PRs by default, however this might
interfere with PRs which are currently run through Jenkins CI as the CI
jobs might be canceled in the middle of the run and would need to be
restarted, potentially wasting a lot of CI cycles.

dependabot can still be instructed to rebase PRs manually using
@dependabot rebase comments if needed.

dependabot will automatically rebase PRs by default, however this might
interfere with PRs which are currently run through Jenkins CI as the CI
jobs might be canceled in the middle of the run and would need to be
restarted, potentially wasting a lot of CI cycles.

dependabot can still be instructed to rebase PRs manually using
`@dependabot rebase` comments if needed.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
@tklauser tklauser added the release-note/misc This PR makes changes that have no direct user impact. label Feb 1, 2021
@tklauser tklauser requested a review from a team as a code owner February 1, 2021 18:06
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.10.0 Feb 1, 2021
@aanm aanm merged commit 29d0679 into master Feb 1, 2021
@aanm aanm deleted the pr/tklauser/dependabot-disable-rebasing-gomod branch February 1, 2021 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants