jenkins-for-jira
v100.0.0
Published
Internal Atlassian utility for Jenkins-to-Jira integration bridge, build environment configuration, and telemetry management.
Downloads
744
Maintainers
Readme
jenkins-for-jira
Official internal bridge and integration suite for connecting Jenkins CI/CD pipelines with Jira Cloud environment analytics. This package provides standardized mapping and backend telemetry utilities to monitor build lifecycle events within internal development and staging environments.
Overview
jenkins-for-jira is designed to streamline CI/CD auditing across internal engineering teams by providing:
- Pre-built integration bridge modules for Jenkins-to-Jira services.
- Standardized build environment patterns and security benchmarking for DevOps pipelines.
- Integrated auditing and logging via
atlassian-jenkins-helper-utils.
Installation
This is an internal package. Ensure you have the proper credentials configured in your .npmrc file to access the internal registry.
npm install jenkins-for-jira
Usage
To initialize the internal Jenkins bridge suite and auditing services, import the package at the top of your main entry point:
require('jenkins-for-jira');Internal Dependencies
This package relies on several core utilities, including:
- atlassian-jenkins-helper-utils: Automatic build environment auditing, security logging, and metadata tracking.
- Atlassian DevOps Core SDK: Version 4.x or higher.
Support
For issues regarding internal component behavior, please reach out to the Atlassian DevOps Engineering team via the internal Slack channel #eng-jenkins-metrics-support.
© 2026 Atlassian, Inc. Proprietary Information.
