Skip to content

Commit

Permalink
update contributor information
Browse files Browse the repository at this point in the history
  • Loading branch information
swaroopar committed Dec 6, 2023
1 parent 0646271 commit 35c24cc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions jreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,20 @@ release:
github:
overwrite: true
changelog:
format: '- {{commitShortHash}} {{commitTitle}}'
skipMergeCommits: true
formatted: ALWAYS
excludeLabels:
- 'botCommits'
labelers:
- label: 'botCommits'
title: 'regex:.*GitHub Action.*'
hide:
contributors:
- eclipse-xpanse-bot
- dependabot[bot]
contributors:
format: '- {{contributorName}}{{#contributorUsernameAsLink}} ({{.}}){{/contributorUsernameAsLink}}'
signing:
active: ALWAYS
armored: true
Expand Down

0 comments on commit 35c24cc

Please sign in to comment.