Action: Create Pull Request

GitHub Operation

This GitHub action creates a new pull request in a repository.

Example User Story

I want to create a pull request for my feature branch so the team can review and merge my changes.

Fields

Field Name
Field Type
Required

title

String

Yes

head

String

Yes

base

String

Yes

body

String

No

GitHub

Example link

Code (Apache v2.0): Operation

Last updated