Skip to content

Add support for Actions APIs #268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
joshmgross opened this issue Apr 14, 2025 · 0 comments
Open

Add support for Actions APIs #268

joshmgross opened this issue Apr 14, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@joshmgross
Copy link
Member

Describe the feature or problem you’d like to solve

GitHub Actions has a suite of APIs that users may want to use with their AI-powered tools.

Proposed solution

We add tools for Actions, starting with some of the core APIs like:

  1. Listing workflows
  2. Listing workflow runs
  3. Triggering a workflow (via workflow_dispatch)
  4. Re-running workflows
  5. Downloading logs for a run

Additional context

https://docs.github.com/rest/actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant