Skip to content

Commit

Permalink
Merge pull request #89 from woocommerce/tweak/prepare-pr-docs-ideas
Browse files Browse the repository at this point in the history
  • Loading branch information
tomalec authored Nov 13, 2023
2 parents b946601 + 087d257 commit 10bcf25
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ export default async ( { context, github, inputs, refName } ) => {
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.
1. [ ] Update documentation
- [ ] Publish any new required docs
- [ ] Update triggers/rules/actions listing pages
1. [ ] Mark related ideas complete [on the feature requests page](https://woo.com/feature-requests/${ extensionPackageName }/).
${ postSteps }
`;

Expand Down

0 comments on commit 10bcf25

Please sign in to comment.