You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/org/jenkinsci/plugins/github/Messages.properties
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@ global.config.url.is.empty=Jenkins URL is empty. Set explicitly Jenkins URL in g
2
2
global.config.hook.url.is.malformed=Malformed GH hook url in global configuration ({0}). Please check Jenkins URL is valid and ends with slash or use overrided hook url
hooks.problem.administrative.monitor.description=Some of the hooks fails to be registered or removed. You can view detailed list of them at this page. Also you can manage list of ignored repos.
6
-
github.trigger.check.method.warning.details=Hook for repo {0}/{1} on {2} fails to be registered or removed. More info can be found on global manage page. This message will be dismissed if Jenkins will receive PING event from repo or repo will be ignored in global configuration.
5
+
hooks.problem.administrative.monitor.description=Some of the hooks failed to be registered or were removed. You can view detailed list of them at this page. Also you can manage list of ignored repos.
6
+
github.trigger.check.method.warning.details=Hook for repo {0}/{1} on {2} failed to be registered or were removed. More info can be found on global manage page. This message will be dismissed if Jenkins receives a PING event from repo or repo will be ignored in global configuration.
0 commit comments