All notable changes to this project will be documented in this file.
- Fix delete milestone
- Sleep 3sec for issue's milestone query (#97)
- Add delete milestone by title or number support (#98)
- Add CI workflow to create, close and delete a milestone (#100)
- Add
cspell
spelling check hook forlefthook
(#103) - Update
Nushell
to v0.100 (#106)
- Don't update the milestone if it was set and call without the
--force
option (#92)
- Don't set milestone if it's already been set with the right milestone (#82)
- Add output milestone number support for creating milestone (#87)
- Output closed milestone number (#89)
- Try to fix permission error by setting
pull-requests: write
- Do not add invalid milestone to closed issues (#75)
- Fix milestone query for closed issue (#76)
- Fix milestone binding for closes issues when No close PR found (#78)
- Sleep 2sec for milestone query of closed issues (#80)
- Update README.md for action Inputs (#56)
- Add FAQ (#60)
- Add README.zh-CN.md (#61)
- Try to query issue closed by PR with
graphql
- Use Github
graphql
API to query issue closer (#73)
- Update action description
- Upgrade
Nushell
to v0.99 (#65)
- Create milestone by title, description and due date
- Close milestone by title or milestone number
- Add milestone to closed issues that have a merged PR fix automatically
- Add
--dry-run
for bind milestone to pr and issue support
- Add milestone to merged PRs automatically
- Ignore closed PR that has not been merged (#30)
- Check previous milestone for
--force
flag, close #27 (#33)
All notable changes to this project will be documented in this file.