Jenkins
Parny | Jenkins Integration Guide
Parny supports direct integration with Jenkins alerts. Jenkins is a network and system monitoring tool that can create alarms to detect and prevent potential problems. This documentation explains how to redirect alarms created in Jenkins to a webhook using Parny.
Parny Settings
Go to the Parny interface.
Navigate to the "Services" section of your organization.
Click on the "New Services" option in the upper right corner.
Enter the relevant service name.
Service Name Usage: The service name here is independent of the structure and can be chosen according to the preferences of the organization.
Select Jenkins from the list of integrations.
Click "Add".
After the service is created, the following screen will appear.

You can now click on the token section of your service and copy your Jenkins Webhook URL.
Prerequisites
Before proceeding with the integration, ensure that the following requirements are met:
Access to a Jenkins instance
Access to a Parny account with a jenkins endpoint configured
The Jenkins Pipeline plugin installed
Jenkins Configuration
To integrate Jenkins pipelines with Parny, follow these steps:
Open your Jenkins instance and navigate to the pipeline you wish to integrate with Parny.
Click on the "Configure" option for the pipeline.
Scroll down to the "Pipeline" section and click on the "Script" option.
Add the following script to the pipeline script:
Replace
${PARNY_JENKINS_API_URL}
with the actual Parny jenkins endpoint URL.Save the pipeline configuration and run a build to test the integration.
Conclusion
By following these steps, you have successfully integrated Jenkins pipelines with Parny. You can now receive alerts whenever a pipeline fails in any steps, allowing for quick incident resolution.
Check out these other integrations
Seamlessly use your preferred tools for unified work, start to finish.