Keep PR Updated
Version updated for https://github.com/alfred82santa/action-keep-pr-updated to version v1.1.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Keep PR Updated GitHub Action automates the process of keeping pull requests up to date with their base branch by merging the latest changes from the base branch into open PRs. It helps prevent merge conflicts and ensures PRs remain synchronized with the main branch, reducing manual effort for developers. Key features include label-based filtering, auto-merge compatibility, and detailed workflow reports.
Release notes
What’s Changed
- Bump version to 1.1.1 by @alfred82santa in https://github.com/alfred82santa/action-keep-pr-updated/pull/35
- Fix workflows (cherry-pick #34) by @alfred82santa in https://github.com/alfred82santa/action-keep-pr-updated/pull/36
Full Changelog: https://github.com/alfred82santa/action-keep-pr-updated/compare/v1...v1.1.1