Skip to content

Releases: hustcer/milestone-action

v2.0

20 Oct 03:17
Compare
Choose a tag to compare

[2.0.0] - 2024-10-20

Features

  • 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

v1.0

17 Oct 08:43
Compare
Choose a tag to compare
v1.0 Pre-release
Pre-release

[1.0.0] - 2024-10-17

Features

  • Add milestone to merged PRs automatically
  • Ignore closed PR that has not been merged (#30)
  • Check previous milestone for --force flag, close #27 (#33)