Skip to content

Commit

Permalink
Merge pull request #73 from woocommerce/tweak/merge-to-trunk-step
Browse files Browse the repository at this point in the history
  • Loading branch information
tomalec authored Aug 8, 2023
2 parents a29bf23 + 9b30e49 commit bb60ad6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ export default async ( { context, github, inputs, refName } ) => {
When prompted for changelog entries, double-check and apply any changes if needed.
1. [ ] Go to ${ context.payload.repository.html_url }/releases/${ version }, generate GitHub release notes, and paste them as a comment here.
1. [ ] Merge this PR after the new release is successfully created and the version tags are updated.
1. [ ] Merge \`trunk\` to \`develop\` (PR), if applicable for this repo.
${ postSteps }
`;

Expand Down

0 comments on commit bb60ad6

Please sign in to comment.