Can't end trigger check

Created by Tass Skoudros, Modified on Fri, 11 Nov 2022 at 09:49 AM by Tass Skoudros

This issue relates the the Github Pull Request Builder plugin. The plugin is seeking adoption and also contains duplicate functionality in the more recent Github Branch Source plugin.

When using this plugin unfortunately an error occurs because the connections to Github are cached on the controller. However once in a while, you might notice this issue in your console logs. Please read on for a resolution. 

The above Null pointer exception in plugin logs. Stack trace describes the null pointer exception is from GitHubPRDescriptionEvent. 

The fix is we uncheck the cache connection option and remove the Description match with pattern triggers (pictured above). Save the job and manually trigger RunGHPRTrigger. Add back the triggers and enable the cache connection flag and save the job. 

Everything looks alright now from logs.

Begin planning to migrate to the more recent Github Branch Source plugin.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article