Action: Create Issue
GitHub Operation

This GitHub action creates a new issue in a repository.
Example User Story
I want to create a new issue to track a bug reported by a user so the team can investigate and fix it.
Fields
Field Name
Field Type
Required
title
String
Yes
body
String
No
assignee
String
No
labels
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated