Skip to content

Commit 089520a

Browse files
authored
chore: modify release-please to use Signed-Off-By on commits (#559)
Signed-off-by: Lance Ball <lball@redhat.com>
1 parent fa388f7 commit 089520a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ jobs:
1313
token: ${{ secrets.CLOUDEVENTS_RELEASES_TOKEN }}
1414
release-type: node
1515
package-name: cloudevents
16+
signoff: "Lucas Holmquist <lholmqui@redhat.com>"
1617
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}]'

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)