Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 16:54
· 7 commits to main since this release

1.0.0 (2023-01-04)

Bug Fixes

  • check exists too early (6fb5644)
  • correct PR URL matching (fa75802)
  • correctly check for issue labels (50bfc08)
  • correctly handle "closed" event (0fae071)
  • ignore closed PRs/issues (fba59c1)
  • ignore Dependabot issues and pull requests (7d0ca03)
  • remove the label when no dependencies found (f18b324)
  • remove unnecessary colon (13c93cf)
  • update dist with latest changes (65a8dad)
  • use core.info() instead of core.debug() (816bd79)

Features