Milestone Action
Version updated for https://github.com/hustcer/milestone-action to version v3.1.
- This action is used across all versions by 59 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Milestone Action is a GitHub Action designed to automate milestone management in repositories. It enables users to automatically associate milestones with merged pull requests and closed issues, as well as perform milestone creation, updating, closing, and deletion tasks. This action streamlines milestone tracking, reducing the manual effort required to manage project progress and organization.
Release notes
[3.1] - 2026-01-23
Documentation
- Update milestone-action version in README (#162)
Features
- Break before sleep when milestone found
Miscellaneous Tasks
- Update README.md (#166)
Deps
- Update Nu to 0.109.1
- Update Nushell to 0.110.0 (#167)
- Upgrade hustcer/setup-nu to v3.22