The atlassian-python-api library provides a simple and convenient way to interact with Atlassian products (such as Jira Service management, Jira Software, Confluence, Bitbucket and apps Insight, X-Ray ...
Jiraでのあれこれを自動化したく、APIの扱い方について調べたメモ。 `Cloud Platform` の方は、issuesやプロジェクト等を検索するためのAPIで、 `Software Cloud` の方は、Board, Sprint, Epic等の情報を取得したい場合にはこちらを使用するとのこと。 どちらも使いそうだが ...
In 2014, Atlassian conducted a survey of users that roughly a third of them used JIRA for the non-software project. people are using JIRA for varies business process management (BPM) from ...
🚀 Knowledge Share: Automating Jira Issue Retrieval with Python + MCP I recently worked on a project to automate Jira issue fetching using Python and the Model Context Protocol (MCP). The goal was to ...
この記事を投稿している本日はデブサミ初日でブースでみなさんをお迎えをして、開発者の業務を効率化するためのAIの活用方法についていろんなお話をさせていただいている頃かと思います(さすがにこの記事は前日に書いています)。開発者の業務はコード ...
A Python implementation of a MCP server for JIRA integration. MCP is a communication protocol designed to provide tools to your AI and keep your data secure (and local if you like). The server runs on ...