For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Delete Branch

GitHub Operation

This GitHub action deletes an existing branch from a repository.

Example User Story

I want to delete the stale feature branch after merging to keep the repository clean and organized.

Fields

Field Name
Field Type
Required

branch

String

Yes

GitHub

Example link

Code (Apache v2.0): Operation

Last updated