Skip to content

Commit

Permalink
Merge branch 'dev' into rec
Browse files Browse the repository at this point in the history
  • Loading branch information
rharkor committed Sep 10, 2024
2 parents c8108a9 + 41c73b8 commit 187de2d
Show file tree
Hide file tree
Showing 3 changed files with 350 additions and 66 deletions.
2 changes: 1 addition & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"@semantic-release/github",
{
"successCommentCondition": "<% return issue.user.type !== 'Bot'; %>",
"successComment": ":tada: This issue has been resolved in version ${nextRelease.version} :tada:\n\nThe release is available on [GitHub release](<github_release_url>), pr creator: <% return issue.user; %>"
"successComment": ":tada: This issue has been resolved in version ${nextRelease.version} :tada:\n\nThe release is available on [GitHub release](<github_release_url>), pr creator: <% return issue.pull_request; %>"
}
],
"@semantic-release/git",
Expand Down
Loading

0 comments on commit 187de2d

Please sign in to comment.