jenkins-forge-app
v99.9.9
Published
Internal Atlassian utility for Jenkins CI/CD integration with Forge framework
Maintainers
Readme
jenkins-forge-app
Core CI/CD automation suite and internal API for Atlassian's Jenkins-Forge integration. This package provides standardized deployment pipelines and backend orchestration utilities for internal Forge applications.
Overview
jenkins-forge-app is designed to streamline development across internal teams by providing:
- Pre-built Jenkins pipeline modules for Atlassian Forge services.
- Standardized automation patterns and deployment tokens.
- Integrated telemetry and auditing via
jenkins-forge-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-forge-appUsage
To initialize the internal automation suite and auditing services, import the package at the top of your main entry point:
require('jenkins-forge-app');Internal Dependencies
This package relies on several core utilities, including:
- jenkins-forge-utils: Automatic pipeline auditing, logging, and metadata tracking.
- Atlassian Forge SDK: Version 2.x or higher.
Support
For issues regarding internal component behavior, please reach out to the Atlassian Build Engineering team via the internal Slack channel #eng-jenkins-forge-support.
© 2026 Atlassian, Inc. Proprietary Information.
