[jenkinsci/github-plugin] 91d964: [maven-release-plugin] prepare for next developmen...

2024-08-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: 91d9641f7713143e84b00aedb4dcf2fb17c185cd
  
https://github.com/jenkinsci/github-plugin/commit/91d9641f7713143e84b00aedb4dcf2fb17c185cd
  Author: Kanstantsin Shautsou 
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/master/a6c122-91d964%40github.com.


[jenkinsci/github-plugin] a6c122: [maven-release-plugin] prepare release v1.40.0

2024-08-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: a6c1227005c836b741a0f6a660e5a21eb997f936
  
https://github.com/jenkinsci/github-plugin/commit/a6c1227005c836b741a0f6a660e5a21eb997f936
  Author: Kanstantsin Shautsou 
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release v1.40.0



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/master/9a5d9f-a6c122%40github.com.


[jenkinsci/github-plugin] e88ae5: [JENKINS-73133] Adapt GitHub for Jetty 12 (EE 8)

2024-08-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: e88ae5f8daedf35044c4da709ea85540ab1059f4
  
https://github.com/jenkinsci/github-plugin/commit/e88ae5f8daedf35044c4da709ea85540ab1059f4
  Author: Basil Crow 
  Date:   2024-08-08 (Thu, 08 Aug 2024)

  Changed paths:
M pom.xml
M 
src/test/java/org/jenkinsci/plugins/github/config/GitHubServerConfigIntegrationTest.java

  Log Message:
  ---
  [JENKINS-73133] Adapt GitHub for Jetty 12 (EE 8)


  Commit: 9a5d9f21ecc0f47dff7294cc64c12f6b4983eadf
  
https://github.com/jenkinsci/github-plugin/commit/9a5d9f21ecc0f47dff7294cc64c12f6b4983eadf
  Author: Kanstantsin Shautsou 
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
M pom.xml
M 
src/test/java/org/jenkinsci/plugins/github/config/GitHubServerConfigIntegrationTest.java

  Log Message:
  ---
  Merge pull request #380 from basil/prototype

[JENKINS-73133] Adapt GitHub for Jetty 12 (EE 8)


Compare: 
https://github.com/jenkinsci/github-plugin/compare/56810df1f241...9a5d9f21ecc0

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/master/56810d-9a5d9f%40github.com.


[jenkinsci/github-plugin] 9afbdf: Un-inlining JS in GitHubPushTrigger/config.groovy

2024-07-25 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: 9afbdf9c09c74db4dec06ed6b4785201cb105ef7
  
https://github.com/jenkinsci/github-plugin/commit/9afbdf9c09c74db4dec06ed6b4785201cb105ef7
  Author: krystaltt 
  Date:   2024-07-24 (Wed, 24 Jul 2024)

  Changed paths:
M src/main/resources/com/cloudbees/jenkins/GitHubPushTrigger/config.groovy
M src/main/webapp/js/warning.js

  Log Message:
  ---
  Un-inlining JS in GitHubPushTrigger/config.groovy


  Commit: 56810df1f241fe91d01330e772fdd09c5e2d11bb
  
https://github.com/jenkinsci/github-plugin/commit/56810df1f241fe91d01330e772fdd09c5e2d11bb
  Author: Kanstantsin Shautsou 
  Date:   2024-07-25 (Thu, 25 Jul 2024)

  Changed paths:
M src/main/resources/com/cloudbees/jenkins/GitHubPushTrigger/config.groovy
M src/main/webapp/js/warning.js

  Log Message:
  ---
  Merge pull request #383 from krystaltt/Un-inliningJS

JENKINS-72788: Un-inlining JS in GitHubPushTrigger/config.groovy


Compare: 
https://github.com/jenkinsci/github-plugin/compare/69254ce7765c...56810df1f241

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/master/69254c-56810d%40github.com.


[jenkinsci/github-plugin]

2024-06-09 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr111/r5
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr111/r5/ddef52-00%40github.com.


[jenkinsci/github-plugin]

2024-06-09 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr164/r6
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr164/r6/e2db2f-00%40github.com.


[jenkinsci/github-plugin]

2024-06-09 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr193/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr193/r1/369edf-00%40github.com.


[jenkinsci/github-plugin]

2024-06-09 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr44/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr44/r1/ab0af8-00%40github.com.


[jenkinsci/github-plugin]

2024-06-09 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr172/r5
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr172/r5/b4668c-00%40github.com.


[jenkinsci/github-plugin]

2024-06-09 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr165/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr165/r1/843fc9-00%40github.com.


[jenkinsci/github-plugin]

2024-06-09 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr172/r6
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr172/r6/0d96d4-00%40github.com.


[jenkinsci/github-plugin]

2024-06-09 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr210/r6
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr210/r6/73eece-00%40github.com.


[jenkinsci/github-plugin]

2024-06-09 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr117/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr117/r1/7ab348-00%40github.com.


[jenkinsci/github-plugin]

2024-06-09 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr205/r3
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr205/r3/8f4a7e-00%40github.com.


[jenkinsci/github-plugin]

2024-06-09 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr213/r2
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr213/r2/961b1e-00%40github.com.


[jenkinsci/github-plugin]

2024-06-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr114/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr114/r1/159934-00%40github.com.


[jenkinsci/github-plugin]

2024-06-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr129/r3
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr129/r3/c4acf7-00%40github.com.


[jenkinsci/github-plugin]

2024-06-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr102/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr102/r1/731ffa-00%40github.com.


[jenkinsci/github-plugin]

2024-06-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr155/r3
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr155/r3/a68550-00%40github.com.


[jenkinsci/github-plugin]

2024-06-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr175/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr175/r1/00ad3a-00%40github.com.


[jenkinsci/github-plugin]

2024-06-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr106/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr106/r1/74da6e-00%40github.com.


[jenkinsci/github-plugin]

2024-06-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr124/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr124/r1/e90adc-00%40github.com.


[jenkinsci/github-plugin]

2024-06-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr231/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr231/r1/92a6d3-00%40github.com.


[jenkinsci/github-plugin]

2024-06-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr205/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr205/r1/4bed1b-00%40github.com.


[jenkinsci/github-plugin]

2024-06-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr151/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr151/r1/df373c-00%40github.com.


[jenkinsci/github-plugin]

2024-06-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr221/r5
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr221/r5/17d036-00%40github.com.


[jenkinsci/github-plugin]

2024-06-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr65/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr65/r1/d8077b-00%40github.com.


[jenkinsci/github-plugin]

2024-06-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr230/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr230/r1/48c63d-00%40github.com.


[jenkinsci/github-plugin]

2024-06-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr209/r2
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr209/r2/8533ae-00%40github.com.


[jenkinsci/github-plugin]

2024-06-08 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr217/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr217/r1/8a8469-00%40github.com.


[jenkinsci/github-plugin]

2024-06-07 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr128/r2
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr128/r2/06ed77-00%40github.com.


[jenkinsci/github-plugin]

2024-06-07 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr210/r11
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr210/r11/4c98e9-00%40github.com.


[jenkinsci/github-plugin]

2024-06-07 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr114/r2
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr114/r2/12aaa7-00%40github.com.


[jenkinsci/github-plugin]

2024-06-07 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr210/r4
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr210/r4/6a5622-00%40github.com.


[jenkinsci/github-plugin]

2024-06-07 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr119/r5
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr119/r5/a991b4-00%40github.com.


[jenkinsci/github-plugin]

2024-06-06 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr97/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr97/r1/eda249-00%40github.com.


[jenkinsci/github-plugin]

2024-06-06 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr144/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr144/r1/a707a9-00%40github.com.


[jenkinsci/github-plugin]

2024-06-06 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr100/r3
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr100/r3/0d4c02-00%40github.com.


[jenkinsci/github-plugin]

2024-06-06 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr128/r5
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr128/r5/87d838-00%40github.com.


[jenkinsci/github-plugin]

2024-06-06 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr210/r5
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr210/r5/0ce6b4-00%40github.com.


[jenkinsci/github-plugin]

2024-06-06 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr83/r2
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr83/r2/83cb0c-00%40github.com.


[jenkinsci/github-plugin]

2024-06-06 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr177/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr177/r1/8ab231-00%40github.com.


[jenkinsci/github-plugin]

2024-06-05 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr148/r3
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr148/r3/db153c-00%40github.com.


[jenkinsci/github-plugin]

2024-06-05 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr87/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr87/r1/942f63-00%40github.com.


[jenkinsci/github-plugin]

2024-06-05 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr186/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr186/r1/19f882-00%40github.com.


[jenkinsci/github-plugin]

2024-06-05 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr183/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr183/r1/b5d3ef-00%40github.com.


[jenkinsci/github-plugin]

2024-06-05 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr119/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr119/r1/4a0836-00%40github.com.


[jenkinsci/github-plugin]

2024-06-05 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr113/r3
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr113/r3/a33285-00%40github.com.


[jenkinsci/github-plugin]

2024-06-04 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr140/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr140/r1/65c2c3-00%40github.com.


[jenkinsci/github-plugin]

2024-06-04 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr110/r2
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr110/r2/1087b7-00%40github.com.


[jenkinsci/github-plugin]

2024-06-04 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr209/r6
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr209/r6/4b021d-00%40github.com.


[jenkinsci/github-plugin]

2024-06-04 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr218/r2
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr218/r2/d91491-00%40github.com.


[jenkinsci/github-plugin]

2024-06-04 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr220/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr220/r1/c9dbf8-00%40github.com.


[jenkinsci/github-plugin]

2024-06-04 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr213/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr213/r1/4825c2-00%40github.com.


[jenkinsci/github-plugin]

2024-06-04 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr155/r2
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr155/r2/0c5db2-00%40github.com.


[jenkinsci/github-plugin]

2024-06-04 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr119/r6
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr119/r6/040d31-00%40github.com.


[jenkinsci/github-plugin]

2024-06-04 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr152/r2
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr152/r2/160f9e-00%40github.com.


[jenkinsci/github-plugin]

2024-06-04 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr120/r2
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr120/r2/7a1646-00%40github.com.


[jenkinsci/github-plugin]

2024-06-04 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr82/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr82/r1/34ebe8-00%40github.com.


[jenkinsci/github-plugin]

2024-06-04 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr100/r4
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr100/r4/a8c28c-00%40github.com.


[jenkinsci/github-plugin]

2024-06-03 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr167/r2
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr167/r2/2fe8a9-00%40github.com.


[jenkinsci/github-plugin]

2024-06-03 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr164/r7
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr164/r7/622467-00%40github.com.


[jenkinsci/github-plugin]

2024-06-03 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr111/r4
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr111/r4/d99ee2-00%40github.com.


[jenkinsci/github-plugin]

2024-06-03 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr189/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr189/r1/c5091d-00%40github.com.


[jenkinsci/github-plugin]

2024-06-03 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr185/r2
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr185/r2/54cb37-00%40github.com.


[jenkinsci/github-plugin]

2024-06-03 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr112/r4
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr112/r4/633ce4-00%40github.com.


[jenkinsci/github-plugin]

2024-06-03 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr137/r2
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr137/r2/0823ee-00%40github.com.


[jenkinsci/github-plugin]

2024-06-02 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr153/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr153/r1/c9cf37-00%40github.com.


[jenkinsci/github-plugin]

2024-06-02 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr101/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr101/r1/798377-00%40github.com.


[jenkinsci/github-plugin]

2024-06-02 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr212/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr212/r1/9f29e3-00%40github.com.


[jenkinsci/github-plugin]

2024-06-02 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr129/r6
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr129/r6/e8eabe-00%40github.com.


[jenkinsci/github-plugin]

2024-06-02 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr139/r3
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr139/r3/094bc4-00%40github.com.


[jenkinsci/github-plugin]

2024-06-02 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr136/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr136/r1/05ad7b-00%40github.com.


[jenkinsci/github-plugin]

2024-06-02 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr209/r13
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr209/r13/08eba2-00%40github.com.


[jenkinsci/github-plugin]

2024-06-02 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr164/r3
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr164/r3/351577-00%40github.com.


[jenkinsci/github-plugin]

2024-06-01 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr225/r2
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr225/r2/e219df-00%40github.com.


[jenkinsci/github-plugin]

2024-06-01 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr172/r7
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr172/r7/a5c467-00%40github.com.


[jenkinsci/github-plugin]

2024-06-01 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr65/r2
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr65/r2/6385b9-00%40github.com.


[jenkinsci/github-plugin]

2024-06-01 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr112/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr112/r1/d4c124-00%40github.com.


[jenkinsci/github-plugin]

2024-06-01 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr135/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr135/r1/f86d8e-00%40github.com.


[jenkinsci/github-plugin]

2024-06-01 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr164/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr164/r1/ac334c-00%40github.com.


[jenkinsci/github-plugin]

2024-06-01 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr192/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr192/r1/bccf34-00%40github.com.


[jenkinsci/github-plugin]

2024-06-01 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/reviewable/pr172/r1
  Home:   https://github.com/jenkinsci/github-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/reviewable/pr172/r1/3a0df8-00%40github.com.


[jenkinsci/github-plugin] 69254c: [maven-release-plugin] prepare for next developmen...

2024-05-16 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: 69254ce7765c03b3cad186396996265668a3795c
  
https://github.com/jenkinsci/github-plugin/commit/69254ce7765c03b3cad186396996265668a3795c
  Author: Kanstantsin Shautsou 
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/master/351e4b-69254c%40github.com.


[jenkinsci/github-plugin] 351e4b: [maven-release-plugin] prepare release v1.39.0

2024-05-16 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: 351e4bd27303563434428612c705b7e58a928faa
  
https://github.com/jenkinsci/github-plugin/commit/351e4bd27303563434428612c705b7e58a928faa
  Author: Kanstantsin Shautsou 
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release v1.39.0



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/master/57e76c-351e4b%40github.com.


[jenkinsci/github-plugin] f6fba3: [JENKINS-73163] Follow up on Overall/Manage permis...

2024-05-13 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: f6fba3e644c46dca0f2febeb6f361694d34f091b
  
https://github.com/jenkinsci/github-plugin/commit/f6fba3e644c46dca0f2febeb6f361694d34f091b
  Author: Antonio Muñiz 
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/github/config/GitHubPluginConfig.java
M src/main/java/org/jenkinsci/plugins/github/config/GitHubServerConfig.java
M 
src/main/java/org/jenkinsci/plugins/github/config/GitHubTokenCredentialsCreator.java
M src/main/java/org/jenkinsci/plugins/github/config/HookSecretConfig.java

  Log Message:
  ---
  [JENKINS-73163] Follow up on Overall/Manage permission support

In #378 some features were left out, but I see now that they are all
part of the same global configuration section. So it does not make sense
to leave them behind. They all require Overall/Manage now (instead of
Administer).


  Commit: 3ce945b8da6c25453e11e6010234d05af06f5100
  
https://github.com/jenkinsci/github-plugin/commit/3ce945b8da6c25453e11e6010234d05af06f5100
  Author: Antonio Muñiz 
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master' into JENKINS-73163


  Commit: 57e76cb9709bb94d8e68193b129e70080acbac50
  
https://github.com/jenkinsci/github-plugin/commit/57e76cb9709bb94d8e68193b129e70080acbac50
  Author: Kanstantsin Shautsou 
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/github/config/GitHubPluginConfig.java
M src/main/java/org/jenkinsci/plugins/github/config/GitHubServerConfig.java
M 
src/main/java/org/jenkinsci/plugins/github/config/GitHubTokenCredentialsCreator.java
M src/main/java/org/jenkinsci/plugins/github/config/HookSecretConfig.java

  Log Message:
  ---
  Merge pull request #379 from amuniz/JENKINS-73163

[JENKINS-73163] Follow up on Overall/Manage permission support


Compare: 
https://github.com/jenkinsci/github-plugin/compare/c6481b452dd4...57e76cb9709b

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/master/c6481b-57e76c%40github.com.


[jenkinsci/github-plugin] ca57d8: [maven-release-plugin] prepare for next developmen...

2024-02-01 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: ca57d8e309a551f39a24a00349f0b45b276e7e7a
  
https://github.com/jenkinsci/github-plugin/commit/ca57d8e309a551f39a24a00349f0b45b276e7e7a
  Author: Kanstantsin Shautsou 
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/master/0668a8-ca57d8%40github.com.


[jenkinsci/github-plugin]

2024-02-01 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/tags/v1.38.0
  Home:   https://github.com/jenkinsci/github-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/tags/v1.38.0/00-b0744a%40github.com.


[jenkinsci/github-plugin] 0668a8: [maven-release-plugin] prepare release v1.38.0

2024-02-01 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: 0668a8707ad856e026982abb41fedefe9d33026b
  
https://github.com/jenkinsci/github-plugin/commit/0668a8707ad856e026982abb41fedefe9d33026b
  Author: Kanstantsin Shautsou 
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release v1.38.0


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/master/7ae54e-0668a8%40github.com.


[jenkinsci/github-plugin] d6bc5f: Fix incrementals

2024-01-23 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: d6bc5f4967771f9388b9e2c4a60ee2ada15c9222
  
https://github.com/jenkinsci/github-plugin/commit/d6bc5f4967771f9388b9e2c4a60ee2ada15c9222
  Author: Basil Crow 
  Date:   2024-01-23 (Tue, 23 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix incrementals


  Commit: 7ae54e89f0aedd091f88957fc60ac1724ab26e37
  
https://github.com/jenkinsci/github-plugin/commit/7ae54e89f0aedd091f88957fc60ac1724ab26e37
  Author: Kanstantsin Shautsou 
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #353 from basil/incrementals

Fix incrementals


Compare: 
https://github.com/jenkinsci/github-plugin/compare/66e13e28d01c...7ae54e89f0ae

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/master/66e13e-7ae54e%40github.com.


[jenkinsci/github-plugin] bb884c: Forward compatibility with Guice 7

2024-01-18 Thread 'Kanstantsin Shautsou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: bb884c2503bd272dfbc355055c960df010edde91
  
https://github.com/jenkinsci/github-plugin/commit/bb884c2503bd272dfbc355055c960df010edde91
  Author: Basil Crow 
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
M pom.xml
M src/main/java/com/cloudbees/jenkins/GitHubPushTrigger.java
M 
src/main/java/org/jenkinsci/plugins/github/admin/GitHubHookRegisterProblemMonitor.java
M src/main/java/org/jenkinsci/plugins/github/config/GitHubPluginConfig.java
M 
src/main/java/org/jenkinsci/plugins/github/webhook/subscriber/PingGHEventSubscriber.java
M src/test/java/com/cloudbees/jenkins/GitHubCommitNotifierTest.java
M src/test/java/com/cloudbees/jenkins/GitHubPushTriggerTest.java
M src/test/java/com/cloudbees/jenkins/GitHubSetCommitStatusBuilderTest.java
M src/test/java/com/cloudbees/jenkins/GitHubWebHookFullTest.java
M 
src/test/java/org/jenkinsci/plugins/github/admin/GitHubHookRegisterProblemMonitorTest.java
M 
src/test/java/org/jenkinsci/plugins/github/status/GitHubCommitStatusSetterTest.java

  Log Message:
  ---
  Forward compatibility with Guice 7


  Commit: 66e13e28d01c03824612319a49b6b121094e81a8
  
https://github.com/jenkinsci/github-plugin/commit/66e13e28d01c03824612319a49b6b121094e81a8
  Author: Kanstantsin Shautsou 
  Date:   2024-01-18 (Thu, 18 Jan 2024)

  Changed paths:
M pom.xml
M src/main/java/com/cloudbees/jenkins/GitHubPushTrigger.java
M 
src/main/java/org/jenkinsci/plugins/github/admin/GitHubHookRegisterProblemMonitor.java
M src/main/java/org/jenkinsci/plugins/github/config/GitHubPluginConfig.java
M 
src/main/java/org/jenkinsci/plugins/github/webhook/subscriber/PingGHEventSubscriber.java
M src/test/java/com/cloudbees/jenkins/GitHubCommitNotifierTest.java
M src/test/java/com/cloudbees/jenkins/GitHubPushTriggerTest.java
M src/test/java/com/cloudbees/jenkins/GitHubSetCommitStatusBuilderTest.java
M src/test/java/com/cloudbees/jenkins/GitHubWebHookFullTest.java
M 
src/test/java/org/jenkinsci/plugins/github/admin/GitHubHookRegisterProblemMonitorTest.java
M 
src/test/java/org/jenkinsci/plugins/github/status/GitHubCommitStatusSetterTest.java

  Log Message:
  ---
  Merge pull request #374 from basil/jakarta-inject

Forward compatibility with Guice 7


Compare: 
https://github.com/jenkinsci/github-plugin/compare/e723bd709697...66e13e28d01c

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/master/e723bd-66e13e%40github.com.


[jenkinsci/github-plugin] e723bd: Test with Java 21 (#368)

2023-11-12 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: e723bd709697867cd8a70f6423f3b8af6db9194a
  
https://github.com/jenkinsci/github-plugin/commit/e723bd709697867cd8a70f6423f3b8af6db9194a
  Author: Mark Waite 
  Date:   2023-11-12 (Sun, 12 Nov 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Test with Java 21 (#368)

* Test with Java 21

Java 21 was released Sep 19, 2023. We want to announce full support
for Java 21 in early October and would like the most used plugins to
be compiled and tested with Java 21.

The acceptance test harness and plugin bill of materials tests are
already passing with Java 21. This is a further step to improve plugin
readiness for use with Java 21 and for development with Java 21.

The change intentionally tests only two Java configurations, Java 17
and Java 21 because we believe that the risk of a regression that only
affects Java 11 is low. We generate Java 11 byte code with the Java 17
and the Java 21 builds, so we're already testing Java 11 byte code.

Also updates parent pom to most current release and removes unneeded
hamcrest dependency declaration.

Supersedes pull request:

* #367
* #366
* #361
* #360
* #359
* #353
* #352

* Test Java 11 directly

Address the concern that Oleg expressed in
https://github.com/jenkinsci/github-plugin/pull/368#pullrequestreview-1726071737

We've detected no regressions with the transition to testing Java 11
byte code as generated by Java 17 and Java 21 compilers in the 200+
plugins that have made the transition.

We test with Java 11 on older lines (Jenkins 2.401.x and Jenkins
2.414.x) in the plugin bill of materials while testing with Java 21 on
the most recent weekly release.  We've detected no issues with any of
the plugins that are included in the plugin BOM.

We want to reduce Jenkins infrastructure costs by not testing
configurations that are unlikely to detect issues.  Testing with Java
11 is unlikely to detect issues and adds infrastructure cost.

I've added Java 11 on Linux as a test configuration. I do not intend
to make that same addition on the other 100+ repositories where we're
testing with Java 21 and Java 17.  When a plugin maintainer asks to
continue testing Java 11, I'm willing to adapt that pull request.

* Revert "Test Java 11 directly"

This reverts commit 6d8ef2ff8f3e37f3540c4274d320e624fc03d2d2.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/master/cf59d2-e723bd%40github.com.


[jenkinsci/github-plugin]

2023-10-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.apache.maven.plugins-maven-checkstyle-plugin-3.3.0
  Home:   https://github.com/jenkinsci/github-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/dependabot/maven/master/org.apache.maven.plugins-maven-checkstyle-plugin-3.3.0/730c51-00%40github.com.


[jenkinsci/github-plugin]

2023-10-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.74
  Home:   https://github.com/jenkinsci/github-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.74/8caa7d-00%40github.com.


[jenkinsci/github-plugin] de8d9e: Bump org.apache.maven.plugins:maven-checkstyle-plugin

2023-10-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.apache.maven.plugins-maven-checkstyle-plugin-3.3.1
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: de8d9e77ea3fd3f63ebdf2c0498faab6f0005868
  
https://github.com/jenkinsci/github-plugin/commit/de8d9e77ea3fd3f63ebdf2c0498faab6f0005868
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.apache.maven.plugins:maven-checkstyle-plugin

Bumps 
[org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin)
 from 3.1.2 to 3.3.1.
- 
[Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/dependabot/maven/master/org.apache.maven.plugins-maven-checkstyle-plugin-3.3.1/00-de8d9e%40github.com.


[jenkinsci/github-plugin] b0f102: Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.75

2023-10-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.75
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: b0f1023ee6796aee3d08ab38218d90f24a2c3c14
  
https://github.com/jenkinsci/github-plugin/commit/b0f1023ee6796aee3d08ab38218d90f24a2c3c14
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.75

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.72 to 4.75.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.72...plugin-4.75)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.75/00-b0f102%40github.com.


[jenkinsci/github-plugin]

2023-10-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.387.x-2516.v113cb_3d00317
  Home:   https://github.com/jenkinsci/github-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.387.x-2516.v113cb_3d00317/f38698-00%40github.com.


[jenkinsci/github-plugin] a82f20: Bump io.jenkins.tools.bom:bom-2.387.x

2023-10-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.387.x-2543.vfb_1a_5fb_9496d
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: a82f2018e1d47ba26291f459854611de0b2b2ad7
  
https://github.com/jenkinsci/github-plugin/commit/a82f2018e1d47ba26291f459854611de0b2b2ad7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2329.v078520e55c19 to 2543.vfb_1a_5fb_9496d.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.387.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.387.x-2543.vfb_1a_5fb_9496d/00-a82f20%40github.com.


[jenkinsci/github-plugin] 9e0967: SECURITY-3246

2023-10-25 Thread 'Boris Yao' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: 9e09678c445613521c45acce0ce525160747ff3e
  
https://github.com/jenkinsci/github-plugin/commit/9e09678c445613521c45acce0ce525160747ff3e
  Author: Boris Yao 
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
M src/main/java/com/coravy/hudson/plugins/github/GithubLinkAnnotator.java
M 
src/test/java/com/coravy/hudson/plugins/github/GithubLinkAnnotatorTest.java

  Log Message:
  ---
  SECURITY-3246


  Commit: 91daa3b2d5601699e7f685bc56ebdeb80603ed52
  
https://github.com/jenkinsci/github-plugin/commit/91daa3b2d5601699e7f685bc56ebdeb80603ed52
  Author: Boris Yao 
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release v1.37.3.1


  Commit: cf59d23e858e271eb0f2c0bcff72c9897f5b2d0a
  
https://github.com/jenkinsci/github-plugin/commit/cf59d23e858e271eb0f2c0bcff72c9897f5b2d0a
  Author: Boris Yao 
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


Compare: 
https://github.com/jenkinsci/github-plugin/compare/309cf75c74ba...cf59d23e858e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/master/309cf7-cf59d2%40github.com.


[jenkinsci/github-plugin] 9e0967: SECURITY-3246

2023-10-25 Thread 'Boris Yao' via Jenkins Commits
  Branch: refs/tags/v1.37.3.1
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: 9e09678c445613521c45acce0ce525160747ff3e
  
https://github.com/jenkinsci/github-plugin/commit/9e09678c445613521c45acce0ce525160747ff3e
  Author: Boris Yao 
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
M src/main/java/com/coravy/hudson/plugins/github/GithubLinkAnnotator.java
M 
src/test/java/com/coravy/hudson/plugins/github/GithubLinkAnnotatorTest.java

  Log Message:
  ---
  SECURITY-3246


  Commit: 91daa3b2d5601699e7f685bc56ebdeb80603ed52
  
https://github.com/jenkinsci/github-plugin/commit/91daa3b2d5601699e7f685bc56ebdeb80603ed52
  Author: Boris Yao 
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release v1.37.3.1


Compare: 
https://github.com/jenkinsci/github-plugin/compare/9e09678c4456%5E...91daa3b2d560

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/tags/v1.37.3.1/00-59a9e3%40github.com.


  1   2   3   4   5   6   7   8   9   >