Skip to content

feat: no rebase label#22

Merged
traefiker merged 4 commits intotraefik:masterfrom
bpsoraggi:feat/no-rebase-label
Oct 21, 2025
Merged

feat: no rebase label#22
traefiker merged 4 commits intotraefik:masterfrom
bpsoraggi:feat/no-rebase-label

Conversation

@bpsoraggi
Copy link
Contributor

@bpsoraggi bpsoraggi commented Oct 6, 2025

Motivation

Adds a label that allows to merge PRs without updating

@ldez
Copy link
Contributor

ldez commented Oct 6, 2025

Hello, you can already do it by changing the default behavior inside the configuration.

default:
  checkNeedUpToDate: false
  forceNeedUpToDate: false

@mloiseleur
Copy link
Member

Hello, you can already do it by changing the default behavior inside the configuration.

default:
  checkNeedUpToDate: false
  forceNeedUpToDate: false

Thanks @ldez for this comment. We want to do it on a per PR basis, not as a default setting for all PRs of a specific repo.

darkweaver87

This comment was marked as resolved.

@traefiker traefiker merged commit b536d10 into traefik:master Oct 21, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants