gk-concourse-ninja
released this
11 May 10:48
·
9 commits
to main
since this release
Improvements
- New metadata file that supports the new
load_var
Concourse statement (PR #7 by @bgandon, initially submitted as PR telia-oss#276, fixing issue telia-oss#248) - Add PR body in the metadata provided by 'get' steps (PR #8 by @bgandon, initially submitted as PR telia-oss#277, fixing issue telia-oss#194)
- Fix defect with bot users when
delete_previous_comments
is enabled (originally submitted as telia-oss#245 and fixed later in monzo#4, thanks @bee-san) - Bumped the go-github API to v61, the latest available.
- Bumped other Go dependencies to latest versions.
- Built with latest go 1.21 patch version (i.e. v1.21.10)
Usage
resource_types:
- name: pull-request
type: registry-image
source:
repository: cfcommunity/github-pr-resource
tag: "0.25.0"