Accept to Ship
Version updated for https://github.com/CatChen/accept-to-ship-action to version v0.8.8.
- 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 automates the merging of pull requests in a GitHub repository when a predefined hashtag (e.g., #accept2ship) is added and the pull request is approved. It eliminates the need for manual intervention by merging approved pull requests automatically, with optional support for waiting on status checks or leveraging GitHub’s auto-merge feature. This action streamlines the workflow by reducing repetitive tasks and ensuring a seamless approval-to-merge process.
What’s Changed
What’s Changed
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/14245
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/14258
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/14271
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/14284
- Bump eslint from 10.2.1 to 10.3.0 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/14297
Full Changelog: https://github.com/CatChen/accept-to-ship-action/compare/v0.8.7...v0.8.8