Skip to content

GitHub Pull-Request Concourse resource v0.26.0

Latest

Choose a tag to compare

@gk-concourse-ninja gk-concourse-ninja released this 27 Feb 18:24

Improvements

  • Don't add the Github token in the repo URL anymore, thanks @paulcwarren for raison the security concern, @beyhan for reaching out, and all CF community members that have participated to this bugfix!
  • Built with go v1.24.13 (latest 1.24 version), packaged in an image based on Alpine v3.23.3

Usage

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