Get PR Number
Version updated for https://github.com/bcgov/action-get-pr to version v0.1.0.
- This action is used across all versions by 144 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- feat: supporting release events by @cberg-aot in https://github.com/bcgov/action-get-pr/pull/9
- fix: api for pr num by @cberg-aot in https://github.com/bcgov/action-get-pr/pull/10
- fix: added missing index to request by @cberg-aot in https://github.com/bcgov/action-get-pr/pull/11
- chore(deps): update dependency ubuntu to v24 by @renovate[bot] in https://github.com/bcgov/action-get-pr/pull/13
- chore(ci): actions moved to bcgov org by @DerekRoberts in https://github.com/bcgov/action-get-pr/pull/17
- chore(ci): support releases, add logging by @DerekRoberts in https://github.com/bcgov/action-get-pr/pull/18
- chore(ci): switch to scripts by @DerekRoberts in https://github.com/bcgov/action-get-pr/pull/19
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in https://github.com/bcgov/action-get-pr/pull/24
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in https://github.com/bcgov/action-get-pr/pull/28
- feat: workflow_dispatch event support by @DerekRoberts in https://github.com/bcgov/action-get-pr/pull/29
- fix: hard-coded branch in merge_group handler by @DerekRoberts in https://github.com/bcgov/action-get-pr/pull/31
New Contributors
- @cberg-aot made their first contribution in https://github.com/bcgov/action-get-pr/pull/9
- @renovate[bot] made their first contribution in https://github.com/bcgov/action-get-pr/pull/13
Full Changelog: https://github.com/bcgov/action-get-pr/compare/v0.0.1...v0.1.0