×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Jul 26, 2023 · This is from the text-finder help " Specify the path to the files to search, relative to the workspace root. This can use wildcards like logs/**/*/*.txt . See ...
Dec 16, 2023 · This plugin executes a groovy script in the Jenkins JVM as a post-build action (a publisher) . Typically, the script checks some conditions and updates the ...
Aug 30, 2023 · This plugin allows you to run the following actions after a build: Batch or shell scripts; Groovy scripts; Build steps. You can configure these actions ...
Mar 4, 2024 · I have some old jobs in an old Jenkins v1 installation. I would like to migrate them to Jenkins v2. Most of them seems fine, job configuration was updated ...
Apr 14, 2024 · Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values. From POST content with JSONPath or XPath; From the query parameters; From ...
Apr 19, 2024 · This plugin is a replacement for Jenkins's email publisher. It allows to configure every aspect of email notifications: when an email is sent, ...
Aug 11, 2023 · Integrates Jenkins with Slack, allows publishing build statuses, messages and files to Slack channels ... Search for slack ,; Check the box next to install ...
Mar 4, 2024 · It throws 403 for any type of POST request. I have fixed one place where it shows the content type set was text/plain at hudson-behaviour.json file. I have ...
Missing: /search | Show results with:/search
Dec 27, 2023 · Jenkins Jobs are missing post installing a particular plugin, although we reduced the version using CLI and trying to find the right plugin version The same ...
Jan 4, 2024 · This plugin implements a "promoted build" feature where a build of one job can be marked as "promoted" when it passes certain criteria.