devboy-github 0.27.0

GitHub provider for devboy-tools — implements IssueProvider, MergeRequestProvider, and Provider against the GitHub REST API.
Documentation

devboy-github

Crates.io Docs.rs License

GitHub provider for devboy-tools. Implements IssueProvider, MergeRequestProvider, and Provider from devboy-core against the GitHub REST API.

Add to your project

[dependencies]
devboy-core = "0.26"
devboy-github = "0.26"

Documentation

API reference on docs.rs/devboy-github.

For the full bundle (CLI, MCP server, agent skills) see the main project README.

License

Apache-2.0 — see LICENSE.