icingadb/.github/ISSUE_TEMPLATE/release.md
Julian Brost 6c9b27272e Fix release issue template
Square brackets are a problem and have to be quoted.
2022-11-04 15:29:00 +01:00

423 B

name about title labels assignees
[INTERNAL] Release Release a version Release Version v$version

Release Workflow

  • Check that the .mailmap and AUTHORS files are up to date
  • Update internal/version.go
  • Update CHANGELOG.md
  • Create and push a signed tag for the version
  • Build packages
  • Create release on GitHub
  • Update public docs
  • Announce release