Skip to content

ci: Enhance branch deletion with comprehensive debugging and pattern testing - #16

Merged
marioarce merged 1 commit into
developfrom
feature/fix-cicd-pipeline
Jun 2, 2026
Merged

ci: Enhance branch deletion with comprehensive debugging and pattern testing#16
marioarce merged 1 commit into
developfrom
feature/fix-cicd-pipeline

Conversation

@marioarce

Copy link
Copy Markdown
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
@marioarce marioarce self-assigned this Jun 2, 2026
@marioarce
marioarce merged commit a860f4b into develop Jun 2, 2026
3 checks passed
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.

1 participant