devboy-jira 0.27.0

Jira provider for devboy-tools — IssueProvider/Provider implementation including project version CRUD over the Jira Cloud REST API.
Documentation

devboy-jira

Crates.io Docs.rs License

Jira provider for devboy-tools. Implements IssueProvider and Provider from devboy-core against the Jira Cloud REST API, including project version CRUD.

Add to your project

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

Documentation

API reference on docs.rs/devboy-jira.

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

License

Apache-2.0 — see LICENSE.