File: stop-scanning-branch-e5a8937c248acc99.yaml

package info (click to toggle)
python-reno 4.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 776 kB
  • sloc: python: 5,263; makefile: 21; sh: 10
file content (7 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
features:
  - Automatically stop scanning branches at the point where they
    diverge from master. This avoids having release notes from older
    versions, that appear on master before the branch, from showing up
    in the versions from the branch. This logic is only applied to
    branches created from master.