
GitHub Actions Trigger
Integrates with GitHub Actions to trigger workflows, fetch action details, and manage repository releases through authenticated API calls.
2437 views2Local (stdio)
What it does
- Trigger GitHub workflow dispatch events
- Fetch available GitHub Actions from repositories
- Get detailed information about specific GitHub Actions
- Retrieve latest releases from GitHub repositories
- Enable auto-merge on pull requests
Best for
DevOps engineers automating CI/CD pipelinesDevelopers managing GitHub workflows programmaticallyTeams integrating GitHub Actions with other tools
Works with private repositories via token authTypeScript-based implementation