Merge PRs by Date
Version updated for https://github.com/keithweaver/merge-prs-by-date-github-action to version v1.0.4.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Merge PRs by Date GitHub Action automates the merging of pull requests based on dates specified in their titles. It identifies open PRs, parses dates using supported formats, and merges those with past dates, enabling scheduled or time-sensitive merges without manual intervention. This action is ideal for automating the release of features, fixes, or updates at predetermined times.
Release notes
Full Changelog: https://github.com/keithweaver/merge-prs-by-date-github-action/compare/v1.0.3...v1.0.4