This repository has been archived by the owner on Nov 8, 2018. It is now read-only.
Releases: jtarchie/github-pullrequest-resource
Releases · jtarchie/github-pullrequest-resource
v19: Merge pull request #47 from arwineap/master
- add meta field for target branch
basebranch
(Thanks @arwineap)
v18
v17: Merge pull request #35 from jmcarp/conditional-deprecation
- document the
base
option - improve deprecation warning to be conditional (Thanks @jmcarp)
v16
v15
v14
v13
-
The
every
flag can be set onsource
. 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
- username - Username for HTTP(S)