Skip to content

Releases: wellcometrust/dependent-issues

v1.0.1

18 Oct 13:59
Compare
Choose a tag to compare
  • Updates GH action for Node 16

v1.0.0

04 Jan 16:54
Compare
Choose a tag to compare

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