You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is extremely important for projects that have CI/CD systems that aren't feasible to run locally, where the only way for the agent to get feedback on changes is to be able to access workflow run status and logs.
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:
workflow_dispatch
)Additional context
https://docs.github.com/rest/actions
The text was updated successfully, but these errors were encountered: