Skip to content

Commit

Permalink
Merge pull request #69 from woocommerce/fix/checklist-pr-automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
tomalec authored Jul 25, 2023
2 parents c0a9f66 + 09ab4e1 commit 28f5554
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ 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\` (if applicable for this repo).
${ postSteps }
`;

Expand Down

0 comments on commit 28f5554

Please sign in to comment.