File tree 2 files changed +8
-12
lines changed
2 files changed +8
-12
lines changed Original file line number Diff line number Diff line change 1
1
### Pending commits since release [{{ this.latestRelease.tag_name }} ]({{ this.latestRelease.html_url }} )
2
- Unreleased commits have been found which are pending release, please publish the
3
- changes.
2
+
3
+ Unreleased commits have been found which are pending release, please publish the changes.
4
4
5
5
{{ #each commits }}
6
- * [{{ substring this.sha 7 }} ]({{ this.html_url }} )
7
- {{ commitMessage this.commit.message }}
6
+ * [{{ substring this.sha 7 }} ]({{ this.html_url }} ) {{ commitMessage this.commit.message }}
8
7
{{ /each }}
9
8
10
- Issue generated by
11
- [github-actions-notify-release](https://github.com/nearform/github-action-notify-release).
9
+ Issue generated by [github-actions-notify-release](https://github.com/nearform/github-action-notify-release).
Original file line number Diff line number Diff line change 1
1
### Pending commits since release [{{ this.latestRelease.tag_name }} ]({{ this.latestRelease.html_url }} )
2
- Unreleased commits have been found which are pending release, please publish the
3
- changes.
2
+
3
+ Unreleased commits have been found which are pending release, please publish the changes.
4
4
5
5
{{ #each commits }}
6
- * [{{ substring this.sha 7 }} ]({{ this.html_url }} )
7
- {{ commitMessage this.commit.message }}
6
+ * [{{ substring this.sha 7 }} ]({{ this.html_url }} ) {{ commitMessage this.commit.message }}
8
7
{{ /each }}
9
8
10
- Issue generated by
11
- [github-actions-notify-release](https://github.com/nearform/github-action-notify-release).
9
+ Issue generated by [github-actions-notify-release](https://github.com/nearform/github-action-notify-release).
You can’t perform that action at this time.
0 commit comments