Github Pullrequest Resource Versions Save

Provides a Github pull request resource for concourse CI.

v29

6 years ago

v28

6 years ago
  • Output user of the PR to the meta data Thanks @drnic

v27

6 years ago

Output the git config meta values into files in the .git/ directory. Thanks @mazubieta

v26

6 years ago

Support evaluating the concourse BUILD environment variables in a context.

v25

6 years ago
  • support caching of API requests to Github. This decreases hitting the rate limit per hour. It does not reduce the number of request, though.

v24

6 years ago
  • README.md updates from @cjcjameson and @richarddowner
  • Add support for git-lfs

v23

6 years ago
  • update LICENSE file
  • support filtering PRs with a specific label

v22

6 years ago
  • remove default --depth 1 when none is specified

v12

6 years ago
  • The branch of the checked out PR will be the original name of from the PR. (Thomas and Benjamin)

v13

6 years ago
  • The every flag can be set on source. This removes the need to always set a status on a PR, which helps with the iteration. Consider this beta, please comment on this issue.

  • Pulled git resource configuration steps for in.

    • username - Username for HTTP(S)
      • password - Password for HTTP(S)
      • skip_ssl_verification - Skips git ssl verification
      • git_config - key value pairs for git config