jenkinsci / jenkinsci/subversion-plugin

[JENKINS-8679] A changeset that does not trigger a build because of exclusion should not count as a culprit

Open
#766 0 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

Subversion allows certain changesets to be excluded from build triggering because of exclusions on path or user. However, later these same changesets enter into the computation for calculating the culprits. This causes emails to be sent to committers erroneously.

The exclusions should be considered when computing the culprits.

---
Originally reported by pgweiss, imported from: A changeset that does not trigger a build because of exclusion should not count as a culprit


  • status: Open
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251212-090250

Raw content of original issue

Subversion allows certain changesets to be excluded from build triggering because of exclusions on path or user. However, later these same changesets enter into the computation for calculating the culprits. This causes emails to be sent to committers erroneously.

The exclusions should be considered when computing the culprits.

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.