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 60985ee commit 2dbc9f8Copy full SHA for 2dbc9f8
CHANGELOG.md
@@ -4,6 +4,9 @@
4
5
### Added
6
7
+- github: allow create tag with branch name
8
+([#184](https://github.com/walmartlabs/concord-plugins/pull/184)).
9
+
10
### Changed
11
12
- git: dry-run mode for commit action
@@ -24,7 +27,9 @@ local ITs instance script
24
27
- akeyless: use native httpclient
25
28
([#194](https://github.com/walmartlabs/concord-plugins/pull/194));
26
29
- git-tasks: add missing file statuses to getPRFiles action
-([#196](https://github.com/walmartlabs/concord-plugins/pull/196)).
30
+([#196](https://github.com/walmartlabs/concord-plugins/pull/196));
31
+- project: remove takari-lifecycle, parent pom
32
+([#197)(https://github.com/walmartlabs/concord-plugins/pull/197)).
33
34
35
0 commit comments