This app integrates with GitHub to support various investigative and issue-based actions
Supported Actions
- test connectivity: Validate the asset configuration for connectivity using supplied configuration
- list events: List events performed by a user
- list users: List users of an organization
- remove collaborator: Remove user as a collaborator from the repo
- add collaborator: Add user as a collaborator to repo
- remove member: Remove user from the team
- add member: Add user in a team
- list teams: List all teams of an organization
- list repos: List all repos of an organization
- list organizations: List all organizations
- list issues: Get a list of issues for the GitHub repository
- list comments: List comments for an issue on the GitHub repository
- get issue: Retrieve an issue for the GitHub repository
- create issue: Create an issue for the GitHub repository
- update issue: Update an issue for the GitHub repository
- create comment: Create a comment for an issue on the GitHub repository
- add labels: Add label(s) to an issue on the GitHub repository