Skip to content

Conversation

@S-FrontendDev
Copy link
Member

@S-FrontendDev S-FrontendDev commented Oct 23, 2025

Description

Implements organization-wide reusable Release Drafter workflow in this repository.
The workflow automatically generates and updates draft release notes based on merged PRs and linked issues.
It uses the shared configuration from the .github repository to ensure consistency across all organization projects.

Related issue

Closes #880

External links (optional)

Screenshots or videos (optional)

N/A — workflow-only change.

Breaking changes

None.

How to test

  1. Push or merge a PR into the develop branch.
  2. Check the “Releases” section — a new draft release should appear or update automatically.
  3. Verify that PRs are grouped by prefix or label according to the configuration.

Notes for reviewers

  • Ensure that the repository has access to secrets.GITHUB_TOKEN.
  • Confirm that the release-drafter.yml reusable workflow from the .github repository is correctly referenced.
  • Check that the correct branch is targeted (develop).

Checklist

  • Code is formatted
  • No breaking changes
  • Workflow references the correct .github reusable file
  • Draft release updates successfully

@S-FrontendDev S-FrontendDev requested a review from a team as a code owner October 23, 2025 13:28
@vercel
Copy link

vercel bot commented Oct 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
adamant-im Ready Ready Preview Comment Oct 29, 2025 11:20am

@github-actions
Copy link

github-actions bot commented Oct 23, 2025

Deployed to https://msg-adamant-pr-908.surge.sh 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task] Implement org-wide Release Drafter and reusable workflow

3 participants