Accept to Ship
Version updated for https://github.com/CatChen/accept-to-ship-action to version v0.8.2.
- 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 designed to automate the merging of pull requests once they are approved and meet specific conditions. By using a customizable hashtag (e.g., #accept2ship), it eliminates the need for manual intervention, ensuring pull requests are merged efficiently. This action simplifies workflows by optionally waiting for checks to pass and supports auto-merge functionality, streamlining the development process.
Release notes
What’s Changed
- Bump the development-dependencies group with 2 updates by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13224
- Bump @types/node from 25.3.5 to 25.4.0 in the types group by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13237
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13242
- Include body in PR for GraphQL schema synchronization by @CatChen in https://github.com/CatChen/accept-to-ship-action/pull/13271
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13284
- Enhance workflow with reformat, build, and bundle steps by @CatChen in https://github.com/CatChen/accept-to-ship-action/pull/13367
- Bump tar from 7.5.10 to 7.5.11 by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13378
- Remove reviewer from dependabot configuration by @CatChen in https://github.com/CatChen/accept-to-ship-action/pull/13393
- Bump @graphql-codegen/cli from 6.1.3 to 6.2.1 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13406
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13419
- Bump @types/node from 25.4.0 to 25.5.0 in the types group by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13440
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13453
- Updated agent instructions by @CatChen in https://github.com/CatChen/accept-to-ship-action/pull/13466
- Fixed yarn warnings and migrated to @ianvs/prettier-plugin-sort-imports by @CatChen in https://github.com/CatChen/accept-to-ship-action/pull/13504
- Removed @prettier/plugin-xml by @CatChen in https://github.com/CatChen/accept-to-ship-action/pull/13534
- Set up prettier-plugin-package by @CatChen in https://github.com/CatChen/accept-to-ship-action/pull/13547
- Bump undici from 6.23.0 to 6.24.0 by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13487
New Contributors
- @check-git-status-bot[bot] made their first contribution in https://github.com/CatChen/accept-to-ship-action/pull/13284
Full Changelog: https://github.com/CatChen/accept-to-ship-action/compare/v0.8.1...v0.8.2