GitHub Pull-Request Concourse resource v0.25.1
·
13 commits
to main
since this release
Improvements
- Document why Alpine image can't be used for building to Go code
- Deprecate the specific
skip_downloadresource property in favor of the standardno_getConcourse feature (submitted in #10, thanks @brakel!) - Built with latest go 1.22 patch version (i.e. v1.22.10)
Usage
resource_types:
- name: pull-request
type: registry-image
source:
repository: cfcommunity/github-pr-resource
tag: "0.25.1"