Skip to content

Commit ac4dae9

Browse files
committed
update for v13 release
1 parent ef53e4e commit ac4dae9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: CHANGELOG

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# v13 @ 7/23/2016
2+
3+
* The `every` flag can be set on `source`. This removes the need to always set a status on
4+
a PR, which helps with the iteration. Consider this *beta*, please comment on this [issue](https://github.com/jtarchie/pullrequest-resource/issues/15).
5+
6+
* Pulled [git resource](https://github.com/concourse/git-resource) configuration steps for `in`.
7+
* username - Username for HTTP(S)
8+
* password - Password for HTTP(S)
9+
* skip_ssl_verification - Skips git ssl verification
10+
* git_config - key value pairs for `git config`
11+
112
# v12 @ 5/25/2016
213

314
* The branch of the checked out PR will be the original name of from the PR. (Thomas and Benjamin)

0 commit comments

Comments
 (0)