Skip to content

Add Version receiver and Component Release workflow#139

Open
gomathishankar37 wants to merge 2 commits intodevelopfrom
feature/refactoring
Open

Add Version receiver and Component Release workflow#139
gomathishankar37 wants to merge 2 commits intodevelopfrom
feature/refactoring

Conversation

@gomathishankar37
Copy link
Copy Markdown
Contributor

No description provided.

@gomathishankar37 gomathishankar37 requested a review from a team as a code owner March 23, 2026 07:07
Copilot AI review requested due to automatic review settings March 23, 2026 07:07
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a manually-triggered GitHub Actions workflow to perform git-flow based releases for a specified “component” repository, including version bumping and changelog generation.

Changes:

  • Introduces a workflow_dispatch “Release Component” workflow with version_type and component_repo inputs.
  • Clones the target repo, computes the next semver from CHANGELOG.md, runs git flow release, and regenerates the changelog.
  • Pushes main, develop, and tags; attempts tag cleanup on workflow failure.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants