Releases: wellcometrust/dependent-issues
Releases · wellcometrust/dependent-issues
v1.0.1
v1.0.0
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
- action branding (04dfb85)
- add support for GITHUB_READ_TOKEN for remote repos (#158) (ac87208)
- allow Dependabot handling to be configured (#227) (eaef15f)
- log full error stack if possible (37acd69)
- support custom comment body (7f9ea58), closes #318 #217
- support full GitHub URLs (483aa39)
- use black (f8e7988)
- write an issue comment (48606fb)