jenkinsci / jenkinsci/github-autostatus-plugin

Posting status to a measurement with exception message when exception is thrown out of node

Open
#104 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
58
Forks
38
PR merge metrics
No merged PRs in 30d

Description

The plugin generates a lot of junk when any command generates exception out of node construction. It is creating a measurement with an exception message instead of writing to `job` or `stage` measurement.

Steps to reproduce:
1. Configure connection to InfluxDB
2. Crete a pipeline job
3. Generate an exception not wrapping it in `node() {...}` or `stage() {...}`
4. The plugin creates a measurement with the name of exception message

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.