Accept to Ship
Version updated for https://github.com/CatChen/accept-to-ship-action to version v0.7.11.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “accept-to-ship-action” GitHub Action automates the merging of pull requests once they are approved and flagged with a specific hashtag (e.g., #accept2ship). It eliminates the need for manual intervention in the merging process, saving time and ensuring a streamlined workflow. Key capabilities include support for auto-merging, customizable hashtags, and conditional checks to ensure pull requests meet specified criteria before merging.
Release notes
What’s Changed
- Bump @types/node from 25.2.3 to 25.3.0 in the types group by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/12720
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/12714
- Fix invalid shell variable expansion in test workflow loop by @CatChen in https://github.com/CatChen/accept-to-ship-action/pull/12770
- Use exact check-run names in test workflow polling by @CatChen in https://github.com/CatChen/accept-to-ship-action/pull/12783
- Bump @octokit/plugin-retry from 8.0.3 to 8.1.0 by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/12721
- Bump CatChen/check-git-status-action from 1 to 2 by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/12840
- Template dependency sync by @CatChen in https://github.com/CatChen/accept-to-ship-action/pull/12853
Full Changelog: https://github.com/CatChen/accept-to-ship-action/compare/v0.7.10...v0.7.11