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

Action: New Collaborator

GitHub Operation

This GitHub action adds a new collaborator to a repository with specified permissions.

Example User Story

I want to add a new developer as a collaborator to the project repository so they can contribute to the codebase.

Fields

Field Name
Field Type
Required

username

String

Yes

permission

String

No

GitHub

Example link

Code (Apache v2.0): Operation

Last updated