Skip to content

GitHub Pull-Request Concourse resource v0.25.2

Latest

Choose a tag to compare

@gk-concourse-ninja gk-concourse-ninja released this 16 Mar 15:31
· 2 commits to main since this release

Improvements

  • Ships PR #12, which fixes the telia-oss#289 issue with missing user.name and user.email Git configurations in case a commit needs to happen while merging/rebasing the PR branch, thanks @pcapriotti!
  • Built with latest go 1.23 patch version (i.e. v1.23.7)

Usage

resource_types:
  - name: pull-request
    type: registry-image
    source:
      repository: cfcommunity/github-pr-resource
      tag:        "0.25.2"