Github Actions
- Get Github Handle : Get Github Handle 
- Github Assign Issue : Assign a github issue to a user 
- Github Close Pull Request : Close pull request based on pull request number 
- Github Comment on an Issue : Add a comment to the selected GitHub Issue 
- Github Count Stars : Get count of stars for a repository 
- Github Create Issue : Create a new Github Issue for a repository 
- Github Create Team : Create a new Github Team 
- Github Delete Branch : Delete a github branch 
- Github Get Branch : Get Github branch for a user in a repository 
- Github Get Issue : Get Github Issue from a repository 
- Github Get Open Branches : Get first 100 open branches for a given user in a given repo. 
- Github Get Pull Request : Get Github Pull Request for a user in a repository 
- Github Get Team : Github Get Team 
- Github Get User : Get Github User details 
- Github Invite User to Organization : Invite a Github User to an Organization 
- Github List Open Issues : List open Issues in a Github Repository 
- Github List Organization Members : List Github Organization Members 
- Github List PR Commits : Github List all Pull Request Commits 
- Github List Pull Request Reviewers : List PR reviewers for a PR 
- Github List Pull Requests : List pull requests for a user in a repository 
- Github List Stale Issues : List Stale Github Issues that have crossed a certain age limit. 
- Github List Stale Pull Requests : Check for any Pull requests over a certain age. 
- Github List Stargazers : List of Github users that have starred (essentially bookmarked) a repository 
- Github List Team Members : List Github Team Members for a given Team 
- Github List Team Repositories : Github List Team Repositories 
- Github List Teams in Organization : List teams in a organization in GitHub 
- Github List Webhooks : List webhooks for a repository 
- Github Merge Pull Request : Github Merge Pull Request 
- Github Remove Member from Organization : Remove a member from a Github Organization 
- Github get open pull requests : This action gets details of open pull requests 
Last updated
Was this helpful?