Skip to content

Conversation

@tbouffard
Copy link
Member

release-drafter configuration

  • 'Dependencies' category: collapsed if more than 5 elements
  • exclude dependabot from the CONTRIBUTORS list. We removed it manually on every release so make it automatically
  • generate a link to the full changelog in the git history.

GitHub workflow

  • use a specific action version to better control updates and the use of new features. dependabot will create PR for action updates when new release-drafter releases are available
  • allow running release-drafter on demand. This is useful to fix the release notes after PR relabel

Notes
Replicate what we did in process-analytics/bpmn-visualization-js#1759, process-analytics/bpmn-visualization-js#1851 and process-analytics/bpmn-visualization-js#1853

`release-drafter` configuration
  - use a specific action version to better control updates and the use of new features. `dependabot` will create PR for action updates when new release-drafter releases are available
  - exclude dependabot from the CONTRIBUTORS list. We removed it manually on every release so make it automatically
  - allow running release-drafter on demand. This is useful to fix the release notes after PR relabel
@csouchet csouchet force-pushed the infra/improve_release_drafter_configuration branch from cb215c8 to cbf6500 Compare March 29, 2022 15:46
@tbouffard tbouffard merged commit f582f24 into main Mar 29, 2022
@tbouffard tbouffard deleted the infra/improve_release_drafter_configuration branch March 29, 2022 16:02
@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants