Skip to content

Commit

Permalink
feat(ci): bootstrap release-please to an specific commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelromcar-parabol committed Sep 29, 2023
1 parent dc9112e commit 3a93f88
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,11 @@ jobs:
with:
release-type: node
package-name: parabol
extra-files: |
packages/chronos/package.json
packages/client/package.json
packages/gql-executor/package.json
packages/integration-tests/package.json
packages/server/package.json
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]'
bootstrap-sha: fb647e430aa9a514dda61ab112c59d065383ca2a

0 comments on commit 3a93f88

Please sign in to comment.