mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1202] [CLOSED] Add backlog plugin #1452
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1202
Author: @7nohe
Created: 9/6/2025
Status: ❌ Closed
Base:
main← Head:bump-backlog-plugin-0.0.1📝 Commits (1)
2c08a45bump backlog plugin to version 0.0.1📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
7nohe/backlog/backlog-0.0.1.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
This PR submits a new tool-type plugin “Backlog (Nulab) Tools” that enables operating Backlog projects and issues directly from Dify.
Provided tools (7):
GET /api/v2/projectsGET /api/v2/issues(count/offset paging, returns aggregated results)GET /api/v2/issues/{issueIdOrKey}POST /api/v2/issuesPOST /api/v2/issues/{issueIdOrKey}/commentsGET /api/v2/prioritiesGET /api/v2/projects/{projectIdOrKey}/issueTypes4. Checklist
5. Documentation Checklist
Reference: see
README.mdfor full details, parameters, examples, and acceptance criteria.6. Privacy Protection Information
Data Collection
SPACE_DOMAIN,API_KEY) are handled by Dify’s secure provider mechanism and are not logged or persisted by the plugin.Privacy Policy
PRIVACY.md)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.