Skip to content

Conversation

@comfyui-wiki
Copy link
Member

This action will automatically delete feature branches after they are merged into the main branch, helping to keep the repository clean. It includes safeguards to:

  • Only delete branches from the same repository (not forks)
  • Skip protected branches like main/master
  • Only run when PRs are actually merged (not just closed)

🤖 Generated with Claude Code

This action will automatically delete feature branches after they are merged into the main branch, helping to keep the repository clean. It includes safeguards to:
- Only delete branches from the same repository (not forks)
- Skip protected branches like main/master
- Only run when PRs are actually merged (not just closed)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@comfyui-wiki comfyui-wiki merged commit bc22738 into main Jul 11, 2025
4 checks passed
@github-actions github-actions bot deleted the auto-delete-merged-branches branch July 11, 2025 11:32
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