Accept to Ship
Version updated for https://github.com/CatChen/accept-to-ship-action to version v0.8.0.
- 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 process of merging pull requests once they are approved and tagged with a specific hashtag (e.g., #accept2ship). It eliminates the need for manual intervention by the approver or repository owner, and can optionally wait for checks to pass before triggering the merge. This action streamlines the workflow for managing pull requests, saving time and ensuring consistent handling of approval and merge processes.
Release notes
What’s Changed
- Bump eslint from 10.0.0 to 10.0.1 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/12890
- Bump the development-dependencies group with 5 updates by @dependabot[bot] in https://github.com/CatChen/accept-to-ship-action/pull/12943
- Required GitHub checks API by @CatChen in https://github.com/CatChen/accept-to-ship-action/pull/12613
Full Changelog: https://github.com/CatChen/accept-to-ship-action/compare/v0.7.11...v0.8.0