Skip to content

Add support for Actions APIs #268

Open
@joshmgross

Description

@joshmgross

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions