·
48 commits
to refs/heads/main
since this release
action-pull-requester
v1.3.0
action-pull-requester
is a personal GitHub Action for running standard checks and automations on pull requests for the n3tuk
Organisation.
The following is the list of the fixes, updates, and new features, against action-pull-requester
since v1.2.0 (see v1.3.0 changes after v1.2.0 for the detailed changelog).
Features & Updates
- Add support for checking pull request assignees (#21, @jonathanio)
Bug Fixes
- Add missing error-based test for
CheckAssignee()
(#22, @jonathanio)