Skip to content

Releases: n3tuk/action-pull-requester

v1.3.0

30 May 20:51
Compare
Choose a tag to compare

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

Bug Fixes

v1.2.0

29 May 08:41
Compare
Choose a tag to compare

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 for pull-requester (#16, @jonathanio)

v1.1.2

29 May 00:29
Compare
Choose a tag to compare

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

v1.1.1

29 May 00:10
Compare
Choose a tag to compare

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

28 May 21:54
Compare
Choose a tag to compare

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

v1.0.7

23 May 15:41
Compare
Choose a tag to compare

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

23 May 15:32
Compare
Choose a tag to compare

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 in action.yaml as not supported (#13, @jonathanio)

v1.0.5

23 May 14:16
Compare
Choose a tag to compare

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

23 May 12:55
Compare
Choose a tag to compare

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

21 May 22:57
Compare
Choose a tag to compare

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