We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15f9f76 commit 4242846Copy full SHA for 4242846
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+# v35 @ 3/14/2018
2
+
3
+* filter PRs by the mergeable status (thanks @ndmckinley)
4
+* filter PRs based on the author's association to the repo (thanks @ndmckinley)
5
+* Get the SHA of the base branch (thanks @aconrad)
6
7
+# v34
8
9
+* fix shell escaping in pull request meta information so it doesn't break with special characters
10
11
+# v33
12
13
+* access the Pull Request message body (thanks @ndmckinley)
14
15
# v32 @ 1/27/2018
16
17
* enable filtering out PRs that have `ci_skip` messages (thanks @aditya87)
0 commit comments