ci: Implement release branch automation with enhanced CI/CD pipeline - #10
Merged
Conversation
marioarce
commented
Jun 2, 2026
Owner
- Added release branch automation to CI/CD pipeline with smart triggers
- Implemented automatic NuGet package publishing when release branches merge to main
- Added release branch deletion workflow after successful merge to main
- Enhanced workflow triggers to include release/* branches for build and test
- Updated feature branch deletion to only trigger when merging to develop
- Added comprehensive workflow documentation in WORKFLOW.md
- Documented complete GitFlow process with automation details
- Enhanced branch protection rules and best practices documentation
- Added CI/CD automation section with triggers and job descriptions
- Added release/* branches to CI/CD triggers for build and test - Updated pack job to trigger on release branch merges to main - Updated publish job to trigger on release branch merges to main - Enhanced feature branch deletion to only run on merges to develop - Added delete-release-branch job for automatic cleanup after releases - Improved workflow conditions for proper branch-specific automation
- Added release branch documentation and naming conventions - Updated release process to use release branches instead of direct merges - Documented automatic NuGet publishing on release branch merges - Added comprehensive CI/CD automation documentation - Updated workflow status to reflect enhanced automation - Added best practices for release branch management - Documented smart conditions and triggers for automated jobs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.