Accept to Ship
Version updated for https://github.com/CatChen/accept-to-ship-action to version v0.8.6.
- 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 is a GitHub Action that automates the process of merging pull requests once they receive approval. By adding a specific hashtag (e.g., #accept2ship) to a pull request, this action automatically handles the merging process, eliminating the need for manual intervention from the requester or approver. It supports features like auto-merge integration, customizable hashtags, and the ability to wait for checks to pass before merging, streamlining the pull request workflow.
What’s Changed
What’s Changed
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/14041
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/14054
- Handle GraphqlResponseError in enablePullRequestAutoMerge by @CatChen in https://github.com/CatChen/accept-to-ship-action/pull/14067
- Return boolean from enablePullRequestAutoMerge and fix setFailed message by @CatChen in https://github.com/CatChen/accept-to-ship-action/pull/14100
- Bump prettier from 3.8.2 to 3.8.3 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/14125
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/14138
- Bump @0no-co/graphqlsp from 1.15.3 to 1.15.4 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/14151
- Bump typescript from 6.0.2 to 6.0.3 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/14164
Full Changelog: https://github.com/CatChen/accept-to-ship-action/compare/v0.8.5...v0.8.6