ci: Enhance branch deletion with comprehensive debugging and pattern testing - #16
Merged
Merged
Conversation
marioarce
commented
Jun 2, 2026
Owner
- Simplified feature branch deletion trigger to only use push events to develop branch
- Added comprehensive debugging logging for troubleshooting branch deletion issues
- Enhanced branch name extraction with detailed pattern testing and logging
- Added step-by-step pattern matching with numbered debug output
- Implemented validation checks to ensure only feature/ branches are deleted
- Enhanced error handling with specific error messages for feature branch operations
- Added detailed event logging including commit message JSON serialization
- Improved push event handling with multiple regex pattern matching and validation
- Simplified workflow logic while maintaining robust validation and error handling
- Added pattern-by-pattern testing with match result logging for better troubleshooting
- Added detailed logging for pattern testing process - Included commit message JSON serialization for debugging - Added pattern index tracking for better troubleshooting - Enhanced match result logging for each pattern attempt - Improved visibility into regex pattern matching workflow
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.