Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflow: added release drafter #4443

Merged
merged 6 commits into from
Jan 5, 2025

Conversation

sreichel
Copy link
Contributor

@sreichel sreichel commented Jan 1, 2025

Description (*)

This should help to create release notes grouping PRs into catogories,

All PRs should contain one of that labels ...

categories:
  - title: '🚀 Features'
    labels:
      - 'feature'
      - 'enhancement'
  - title: '🐛 Bug Fixes'
    labels:
      - 'fix'
      - 'bugfix'
      - 'bug'
  - title: '📖 Documentation'
    labels:
      - 'Documentation'
  - title: '↗️ Dependencies'
    labels:
      - 'dependencies'

@sreichel sreichel added this to the 20.12.0 milestone Jan 1, 2025
@kiatng kiatng merged commit 916b996 into OpenMage:main Jan 5, 2025
1 check passed
@sreichel sreichel deleted the workflow-release-drafter branch January 5, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants