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 2405fd7 commit 0ee47dcCopy full SHA for 0ee47dc
CHANGES.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+# 0.6.0
4
+
5
+- Added an action `open_pull_request`
6
7
# 0.5.3
8
9
- Added a parameter `changed_files` on the dispatching payload to enable to identify the changed files in the updated commits.
pack.yaml
@@ -8,7 +8,7 @@ keywords:
- mercurial
- git
10
- source control
11
-version: 0.5.4
+version: 0.6.0
12
stackstorm_version: ">=2.1.0"
13
author: Aamir
14
email: [email protected]
0 commit comments