GitHub Authentication How to install 📦 Dependency updates
Upgrade plugin parent POM to latest (#274 ) @basil
Bump org.jenkins-ci.plugins:plugin from 4.87 to 4.88 (#272 ) @dependabot
Bump io.jenkins.tools.bom:bom-2.462.x from 3307.v2769886db_63b_ to 3413.v0d896b_76a_30d (#273 ) @dependabot
Bump io.jenkins.tools.bom:bom-2.462.x from 3289.v3ff9637cd241 to 3307.v2769886db_63b_ (#271 ) @dependabot
Bump org.jenkins-ci.plugins:plugin from 4.86 to 4.87 (#269 ) @dependabot
Bump io.jenkins.tools.bom:bom-2.462.x from 3271.vf18ea_cb_9edfb_ to 3289.v3ff9637cd241 (#270 ) @dependabot
🚀 New features and improvements
✍ Other changes
📦 Dependency updates
Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.86 (#266 ) @dependabot
Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.83 (#265 ) @dependabot
Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82 (#264 ) @dependabot
Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#263 ) @dependabot
Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.81 (#262 ) @dependabot
Bump org.jenkins-ci.plugins:plugin from 4.78 to 4.80 (#261 ) @dependabot
Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 (#260 ) @dependabot
Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#259 ) @dependabot
Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76 (#258 ) @dependabot
🐛 Bug fixes
👻 Maintenance
📦 Dependency updates
🐛 Bug fixes
👻 Maintenance
🚦 Tests
📦 Dependency updates
🐛 Bug fixes
📝 Documentation updates
Migrate documentation from wiki to GitHub (#149 ) @duemir
🚦 Tests
📦 Dependency updates
Bump plugin BOM from 1090.v0a_33df40457a_ to 1342.v729ca_3818e88 (#176 , #175 , #174 , #172 , #168 , #166 , #165 , #162 , #158 , #155 , #154 , #150 ) @dependabot
Bump plugin parent POM from 4.37 to 4.40 (#173 , #170 , #167 , #161 , #159 , #157 ) @dependabot
Bump Release Drafter from 5.15.0 to 5.19.0 (#164 , #156 , #151 , #148 ) @dependabot
Bump External Monitor Job from 1.7 to 191.v363d0d1efdf8 (#153 , #152 ) @dependabot
🐛 Bug fixes
📦 Dependency updates
🚀 New features and improvements
📦 Dependency updates
💥 Breaking changes
JENKINS-34835 : Group authorization changed from GitHub team names to team slugs (#124 ) @MancunianSam
If you restrict access via groups (e.g., with matrix-based security ) and your GitHub team names do not match team slugs (e.g., if they contain spaces), be sure to add another set of grants using the GitHub team slug prior to upgrading; otherwise, you could potentially lock yourself out of Jenkins. After upgrading, it should be safe to remove the old GitHub team name grants.
For example, if administrative access is granted to the team "Jenkins Admin" with slug jenkins-admin
, you might currently have org*Jenkins Admin
as the group name. Be sure to add the same grants for org*jenkins-admin
to ensure access after upgrading. After upgrading, it is safe to remove the org*Jenkins Admin
grant.
📦 Dependency updates
🚦 Tests