Skip to content

Commit

Permalink
chore: modify release-please to use Signed-Off-By on commits (#559)
Browse files Browse the repository at this point in the history
Signed-off-by: Lance Ball <[email protected]>
  • Loading branch information
lance authored Jul 14, 2023
1 parent fa388f7 commit 089520a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ jobs:
token: ${{ secrets.CLOUDEVENTS_RELEASES_TOKEN }}
release-type: node
package-name: cloudevents
signoff: "Lucas Holmquist <[email protected]>"
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"docs","section":"Documentation","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false},{"type":"src","section":"Miscellaneous","hidden":false},{"type":"style","section":"Miscellaneous","hidden":false},{"type":"refactor","section":"Miscellaneous","hidden":false},{"type":"perf","section":"Performance","hidden":false},{"type":"test","section":"Tests","hidden":false}]'
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 089520a

Please sign in to comment.