jenkinsci / jenkinsci/subversion-plugin

[JENKINS-23498] Add an option to skip the changelog generation

Open
#1,141 2 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

Sometimes the SVN checkout and changelog generation procedures take much time due to the big number of svn:external dependencies.

Our use-case:



  • checkout = 10min

  • changelog calculation = 15min

It would be great to have an option, which temporarily disables the calculation of changelogs in such cases (e.g. for the job development purposes).

---
Originally reported by oleg_nenashev, imported from: Add an option to skip the changelog generation


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

Raw content of original issue

Sometimes the SVN checkout and changelog generation procedures take much time due to the big number of svn:external dependencies.

Our use-case:



  • checkout = 10min

  • changelog calculation = 15min

It would be great to have an option, which temporarily disables the calculation of changelogs in such cases (e.g. for the job development purposes).

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.