Skip to content

ci: add auto-rebase and conflict detection workflows#6578

Draft
Ashutoshx7 wants to merge 1 commit intosugarlabs:masterfrom
Ashutoshx7:ci/auto-rebase-pr-health
Draft

ci: add auto-rebase and conflict detection workflows#6578
Ashutoshx7 wants to merge 1 commit intosugarlabs:masterfrom
Ashutoshx7:ci/auto-rebase-pr-health

Conversation

@Ashutoshx7
Copy link
Copy Markdown
Contributor

@Ashutoshx7 Ashutoshx7 commented Apr 12, 2026

This par adds automated ci cd rebased
i tested througly on my forks

@walterbender
i wanna know your thoughts
small problem :
This would work onlyy if the author has ticked allow edit from the maintainers .
image

  • Feature

- Add auto-rebase.yml: automatically rebases all open PRs onto latest
  master on every push, using peter-evans/rebase@v4
- Add conflict-check.yml: labels conflicting PRs with 'needs-rebase'
  and comments with rebase instructions, using
  eps1lon/actions-label-merge-conflict@v3
- Update PR template: add 'Allow edits from maintainers' checkbox
- Update CONTRIBUTING.md: add 'Keeping Your PR Up-to-Date' section
  with rebase instructions and upstream setup guide
@github-actions
Copy link
Copy Markdown
Contributor

✅ All Jest tests passed! This PR is ready to merge.

@github-actions github-actions bot added feature Adds new functionality size/M Medium: 50-249 lines changed area/docs Changes to documentation area/ci-cd Changes to CI/CD workflows labels Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci-cd Changes to CI/CD workflows area/docs Changes to documentation feature Adds new functionality size/M Medium: 50-249 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant