mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-08 04:01:13 +02:00
debug: print changelog sections
This commit is contained in:
1
dist/index.js
vendored
1
dist/index.js
vendored
@@ -41220,6 +41220,7 @@ class Node extends release_pr_1.ReleasePR {
|
||||
sha: latestTag ? latestTag.sha : undefined,
|
||||
path: this.path,
|
||||
});
|
||||
console.info(`SECTIONS ${this.changelogSections}`);
|
||||
const cc = new conventional_commits_1.ConventionalCommits({
|
||||
commits,
|
||||
githubRepoUrl: this.repoUrl,
|
||||
|
||||
Reference in New Issue
Block a user