Skip to content

These Jenkins scripts help you to trigger on any Github PR merge. This can help you to run any status check, CI/CD integrations, etc.

Notifications You must be signed in to change notification settings

upeshv/jenkins-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Jenkins Scripts to Trigger Github Pull Request on Merge.

This will help you to perform any task on every Github PR merge.

For example:

  1. You can run your P1 Jobs.
  2. Any status check.
  3. CI/CD integrations, etc.

Note:

Do no forget to change your Jenkins setup in place of,

  pipelineJob function and the parameters inside 'XXXXXXXXX'
  definition along with readFileFromWorkspace path 'XXXXXXXXX'

About

These Jenkins scripts help you to trigger on any Github PR merge. This can help you to run any status check, CI/CD integrations, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages