Accept to Ship
Version updated for https://github.com/CatChen/accept-to-ship-action to version v0.8.3.
- 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 once they are approved and tagged with a specified hashtag (e.g., #accept2ship). It eliminates the need for manual intervention by monitoring approvals, labels, and status checks, and can optionally leverage GitHub’s auto-merge feature. This action streamlines the pull request workflow, ensuring faster and more efficient code integration.
Release notes
What’s Changed
- Bump lint-staged from 16.3.3 to 16.4.0 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13588
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13610
- Bump actions/create-github-app-token from 2 to 3 by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13599
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13635
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13648
- Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/13661
Full Changelog: https://github.com/CatChen/accept-to-ship-action/compare/v0.8.2...v0.8.3