Rebase Open PRs
Version updated for https://github.com/mPokornyETM/rebase-open-prs-action to version v1.2.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Rebase Open PRs Action is a GitHub Action designed to automatically rebase all open pull requests whenever the default branch is updated. It helps keep PRs up-to-date, minimizes merge conflicts, and ensures PRs are tested against the latest code without requiring manual intervention. Key features include support for Dependabot PRs, the ability to skip draft PRs, and seamless automation with minimal configuration.
What’s Changed
What’s Changed
- fix: Remove –verify-tag flag from release workflow (19dac3b)
- feat: Add automated release workflow and reusable workflow (05f23e5)
Full Changelog: https://github.com/mPokornyETM/rebase-open-prs-action/compare/v1...v1.2.0