Skip to content

docs: move community contributions release task earlier

Description

docs: move community contributions release task earlier

  • since main is now a protected branch, the steps for update the changelog to highlight community contributions cannot be followed
  • move steps earlier in the process, to be done at the point the release MR is being created

Context: (internal slack link)

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes

Merge request reports

Loading