Releases: n3tuk/action-pull-requester
v1.3.0
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)
v1.2.0
action-pull-requester
v1.2.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.1.2 (see v1.2.0 changes after v1.1.2 for the detailed changelog).
Features & Updates
- Add support for checking pull request bodies (#20, @jonathanio)
- Update
--label-prefixes-any
flag for prefixes check to--label-prefix-mode
option (#19, @jonathanio)
Bug Fixes
- Add the
label-prefixes
setting forpull-requester
(#16, @jonathanio)
v1.1.2
action-pull-requester
v1.1.2
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.1.1 (see v1.1.2 changes after v1.1.1 for the detailed changelog).
Bug Fixes
- Fix the syntax error for GitHub Action command (#18, @jonathanio)
v1.1.1
action-pull-requester
v1.1.1
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.1.0 (see v1.1.1 changes after v1.1.0 for the detailed changelog).
Bug Fixes
- Fix handling of
owner/repository
to support GitHub Actions (#17, @jonathanio)
v1.1.0
action-pull-requester
v1.1.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.0.7 (see v1.1.0 changes after v1.0.7 for the detailed changelog).
Features & Updates
- Add support for checking pull request labels (#15, @jonathanio)
- Add support for checking pull request titles (#11, @jonathanio)
v1.0.7
action-pull-requester
v1.0.7
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.0.6 (see v1.0.7 changes after v1.0.6 for the detailed changelog).
Bug Fixes
- Add creation of
BIN_DIR
before extracting archive (#14, @jonathanio)
v1.0.6
action-pull-requester
v1.0.6
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.0.5 (see v1.0.6 changes after v1.0.5 for the detailed changelog).
Bug Fixes
- Remove the
secrets
context inaction.yaml
as not supported (#13, @jonathanio)
v1.0.5
action-pull-requester
v1.0.5
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.0.4 (see v1.0.5 changes after v1.0.4 for the detailed changelog).
Bug Fixes
- Add support for
GITHUB_TOKEN
environment variable (#12, @jonathanio)
v1.0.4
action-pull-requester
v1.0.4
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.0.3 (see v1.0.4 changes after v1.0.3 for the detailed changelog).
Bug Fixes
- Move the
github
context into environment variables (#10, @jonathanio)
v1.0.3
action-pull-requester
v1.0.3
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.0.2 (see v1.0.3 changes after v1.0.2 for the detailed changelog).
Features & Updates
- Refactor the fetch step in the GitHub Action (#9, @jonathanio)
- Add automation for tagging the GitHub Action (#7, @jonathanio)