jenkins_get_job_status
Retrieve the status of a specific Jenkins job on the MCP-Jenkins server by providing the application name and Git branch, simplifying CI/CD pipeline monitoring.
Instructions
Obtener el estado de un job específico de Jenkins
Input Schema
Name | Required | Description | Default |
---|---|---|---|
app | Yes | Nombre de la aplicación | |
branch | No | Rama de Git (por defecto: main) |