jenkinsci / jenkinsci/git-plugin

[JENKINS-55765] Notify commit is too verbose

Open
#3,383 1 comment 0 reactions 0 assignees View on GitHub
component:git-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
694
Forks
1.1k
Avg merge
1h 29m
Merged PRs (30d)
3

Description

If we start a notifycommit call to our jenkins via browser we get the following informations about our Jenkins server (via http://***/git/notifyCommit?url=git://***/***.git):

No git jobs using repository: git://***/***.git and branches: 

Scheduled indexing of ***-Pipeline

So if the Jenkins is open to the world this leaks some private information about the system. Is there a way to disable this messages. We want to enable it in case of problems only. In this case it would suffice to give a hint like: "There was an error. Please enable verbose mode for debugging."

---
Originally reported by bkihm, imported from: Notify commit is too verbose


  • status: Open
  • priority: Major
  • component(s): git-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 2025-12-02

Raw content of original issue

If we start a notifycommit call to our jenkins via browser we get the following informations about our Jenkins server (via http://***/git/notifyCommit?url=git://***/***.git):



No git jobs using repository: git://***/***.git and branches: 

Scheduled indexing of ***-Pipeline


So if the Jenkins is open to the world this leaks some private information about the system. Is there a way to disable this messages. We want to enable it in case of problems only. In this case it would suffice to give a hint like: "There was an error. Please enable verbose mode for debugging."

  • environment: git plugin 3.9.1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.