AI-powered Jenkins plugin that explains pipeline and job failures with human-readable insights

2 Open Issues Need Help Last updated: Aug 2, 2025

Open Issues Need Help

View All on GitHub
Software Development Plugin Development

AI Summary: Modify the Explain Error Jenkins plugin to disable or hide the 'Explain Error' button until a build is complete. This involves updating the plugin's code to conditionally render the button based on the build status.

Complexity: 3/5
enhancement good first issue

AI-powered Jenkins plugin that explains pipeline and job failures with human-readable insights

Java
Software Development Plugin Development
Support more AI providers about 1 month ago

AI Summary: The task is to extend the Explain Error Jenkins plugin to support additional AI providers beyond OpenAI, such as Google Gemini. This involves modifying the plugin's code to handle different API endpoints, authentication methods, and potentially data formatting requirements for each provider.

Complexity: 4/5
enhancement help wanted

AI-powered Jenkins plugin that explains pipeline and job failures with human-readable insights

Java