jenkins
Use the jenkins connector to perform various operations such as build job , get build history and more. To do this, you'll need to create a new jenkins account. You can find the detailed instructions to create a jenkins account in the jenkins documentation.
Prerequisites
To use the jenkins connector, you need to have a jenkins account. If you don't have one, you can create a jenkins account at login.jenkins.com.
Supported Authentication Methods
- Domain name
- Api Token
- password
Basic Operations
job
- Build Job
- Delete Job
- Get Last Successful Build
- Get All Job info
- Disable Job
- Enable Job
- Stop Last Build