Skip to content

Releases: jenkinsci/scmskip-plugin

66.ve200ee8116cd

02 Nov 16:43
e200ee8
Compare
Choose a tag to compare

🚀 New features and improvements

  • Bump org.jenkins-ci.plugins:plugin from 4.88 to 5.2 (#44) @dependabot

✍ Other changes

📦 Dependency updates

  • Bump org.jenkins-ci.plugins:plugin from 4.88 to 5.2 (#44) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.87 to 4.88 (#43) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.87 (#42) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.83 (#39) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82 (#37) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.414.x from 2950.va_633b_f42f759 to 2982.vdce2153031a_0 (#34) @dependabot
  • Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#35) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.81 (#36) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.414.x from 2928.ved44ea_84e034 to 2950.va_633b_f42f759 (#32) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.414.x from 2675.v1515e14da_7a_6 to 2928.ved44ea_84e034 (#27) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.78 to 4.80 (#28) @dependabot

50.vfb_3a_f04242a_a_

25 Mar 01:10
fb3af04
Compare
Choose a tag to compare

🚀 New features and improvements

  • Consider full message for Git changesets (#26) @zbynek

🐛 Bug fixes

  • Do not skip builds started by user, properly terminate pipelines (#25) @zbynek

📦 Dependency updates

  • Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.78 (#23) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.414.x from 2571.vede9dc5a_2e23 to 2675.v1515e14da_7a_6 (#20) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76 (#19) @dependabot

45.vfdec6fb_05267

15 Nov 20:41
fdec6fb
Compare
Choose a tag to compare

📦 Dependency updates

  • Bump io.jenkins.tools.bom:bom-2.414.x from 2555.v3190a_8a_c60c6 to 2571.vede9dc5a_2e23 (#17) @dependabot

43.v127c0dd36659

05 Nov 11:04
127c0dd
Compare
Choose a tag to compare

🚀 New features and improvements

  • Skip only if all changes does skip with passing unit tests. (#7) @worldjoe
  • Modernize the plugin and enable CD (#10) @NotMyFault

✍ Other changes

📦 Dependency updates

  • Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.75 (#16) @dependabot

v1.0.3

26 Jun 17:32
Compare
Choose a tag to compare

Resolved issue. Skip pattern matcher didn't match multiple lines in the commit message.
Jira ticket: https://issues.jenkins-ci.org/browse/JENKINS-62751

v1.0.2

16 Jun 14:27
Compare
Choose a tag to compare

Resolved an issue. The build number was not preserved on multi-branch pipelines when the build was deleted due to SCM Skip plugin.
Jira ticket: https://issues.jenkins-ci.org/browse/JENKINS-61113