Coder Social home page Coder Social logo

opsgenie-jenkins-plugin's Issues

opsgenie-jenkins-plugin: custom description for an alert

Hi,

I've written a Jenkins pipeline job that sends an alert to opsgenie as follows:
opsgenie(tags: "tag1, tag2" , teams: "team1", priority: "P1")

I'd like to be able to edit the description section of the alert as well, but I've seen that the only editable fields of the alert are: tags, apiKey, apiUrl, teams, alertPriority, buildStartAlertPriority

To sum up, if there was a "description" field that was editable it would be very useful :)

Thanks in advance!

OpsGenie plugin behind proxy

Hello,
currently the tool neither uses the default proxy configuration from jenkins nor is it possible to configure a proxy.
Therefore it is not possible to use this plugin if you are required to use a proxy for outgoing connections.

Are there any mitigations you know of?

Kind regards

NullPointerException checking response status

Using 1.2, latest version in Jenkins. All builds using this plugin end with:

09:01:44 Sending job data to OpsGenie...
09:01:44 java.lang.NullPointerException
09:01:44 	at com.opsgenie.integration.jenkins.OpsGenieNotificationService.checkResponse(OpsGenieNotificationService.java:73)
09:01:44 	at com.opsgenie.integration.jenkins.OpsGenieNotificationService.sendAfterBuildData(OpsGenieNotificationService.java:249)
09:01:44 	at com.opsgenie.integration.jenkins.OpsGenieNotifier.perform(OpsGenieNotifier.java:78)
09:01:44 	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
09:01:44 	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
09:01:44 	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
09:01:44 	at hudson.model.Build$BuildExecution.post2(Build.java:186)
09:01:44 	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
09:01:44 	at hudson.model.Run.execute(Run.java:1752)
09:01:44 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
09:01:44 	at hudson.model.ResourceController.execute(ResourceController.java:97)
09:01:44 	at hudson.model.Executor.run(Executor.java:429)

Looks like this was fixed and reverted?
Is there a status update on this?
Can we expect a new plugin release at some point?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.