Skip to content

Add release automation. - #7

Merged
rahlk merged 1 commit into
mainfrom
5-release-automation
Feb 13, 2025
Merged

Add release automation.#7
rahlk merged 1 commit into
mainfrom
5-release-automation

Conversation

@rahlk

Copy link
Copy Markdown
Contributor

Added a github action for automating creating a new release when a tag is created and pushed. The tag must match v*.*.*.

Motivation and Context

It helps automate releases.

How Has This Been Tested?

N/A

Breaking Changes

No.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the Codellm-Devkit Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

N/A

Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
@rahlk
rahlk merged commit 0fb4521 into mainFeb 13, 2025
@rahlk
rahlk deleted the 5-release-automation branch February 13, 2025 20:34
@rahlkrahlk added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Feb 13, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@rahlk