Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/rec' into rec-release
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Sep 10, 2024
2 parents f6ed766 + 187de2d commit db1e015
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 db1e015

Please sign in to comment.