Skip to content

docs: warn against the update-branch button on PRs to lime#2

Merged
adrianschmidt merged 1 commit into
limefrom
docs/update-branch-warning
Jun 11, 2026
Merged

docs: warn against the update-branch button on PRs to lime#2
adrianschmidt merged 1 commit into
limefrom
docs/update-branch-warning

Conversation

@adrianschmidt

Copy link
Copy Markdown

Follow-up to the discussion on #1: PRs against lime are permanently out-of-date with their base — branches are based on main by design while lime carries the fork's delta — and clicking Update branch would merge that delta into the paired upstream PR.

This adds a warning to FORK.md's "Landing a change" section. The enforcement side (non-strict required status checks, so out-of-date PRs stay mergeable) is Lundalogik/admin#314.

🤖 Generated with Claude Code

PRs against lime are permanently "out-of-date" with their base, since
they are based on main while lime carries the fork's delta. Updating
the branch would merge that delta into the paired upstream PR, so the
button must never be used; the lime ruleset is configured with
non-strict status checks to keep such PRs mergeable.
@adrianschmidt adrianschmidt marked this pull request as ready for review June 11, 2026 15:53
@adrianschmidt adrianschmidt merged commit c43dcd1 into lime Jun 11, 2026
3 checks passed
@adrianschmidt adrianschmidt deleted the docs/update-branch-warning branch June 11, 2026 15:53
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.

1 participant