Skip to content

feat: add gist and workflow tools#17

Merged
HugoRCD merged 2 commits intomainfrom
feat/add-tools
Apr 5, 2026
Merged

feat: add gist and workflow tools#17
HugoRCD merged 2 commits intomainfrom
feat/add-tools

Conversation

@bensabic
Copy link
Copy Markdown
Contributor

@bensabic bensabic commented Apr 5, 2026

Gists

  • Added 7 gist tools: listGists, getGist, listGistComments, createGist, updateGist, deleteGist, createGistComment
  • Read-only gist tools added to repo-explorer preset
  • All gist tools added to maintainer preset
  • Write tools gated with requireApproval by default

Workflows

  • Added 7 workflow tools: listWorkflows, listWorkflowRuns, getWorkflowRun, listWorkflowJobs, triggerWorkflow, cancelWorkflowRun, rerunWorkflowRun
  • Read-only workflow tools added to repo-explorer preset
  • All workflow tools added to maintainer preset
  • New ci-ops preset with all 7 workflow tools plus getRepository, listBranches, listCommits, getCommit
  • Agent instructions added for the ci-ops preset
  • Updated token permissions matrix with Actions column and ci-ops row

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
github-tools-docs Ready Ready Preview, Comment Apr 5, 2026 9:13am

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 5, 2026

Thank you for following the naming conventions! 🙏

@HugoRCD HugoRCD merged commit ebdfcdb into main Apr 5, 2026
10 of 11 checks passed
@HugoRCD HugoRCD deleted the feat/add-tools branch April 5, 2026 09:14
@github-actions github-actions Bot mentioned this pull request Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants