Read-only Python utilities for Jira, Confluence, and Bitbucket integration, supporting both Cloud and Data Center deployments.
Note: This is a read-only variant that excludes all write operations (create, update, delete). For full functionality including write operations, use atlassian-skills.
Set environment variables based on your deployment type. This mode is used when credentials parameter is not provided to skill functions.
Jira, Confluence 및 Bitbucket 통합을 위한 읽기 전용 Python 유틸리티입니다. 이슈, 검색, 워크플로, 페이지, 풀 요청, 커밋 기록 등에 대한 읽기 액세스를 제공합니다. 사용자가 "Jira 문제 가져오기", "Confluence 페이지 검색", "풀 요청 세부 정보 보기" 또는 "커밋 기록 가져오기"와 같은 Atlassian 제품을 쿼리해야 하는 경우에 사용하세요. 이 변형은 토큰 효율성과 안전을 위해 모든 쓰기 작업을 제외합니다. 출처: langpingxue/atlassian-skills.