reno/releasenotes/notes/fix-sphinxext-scanner-0aa012ada66db773.yaml
Doug Hellmann 3387cfb3a6 fix sphinxext scanner when it has a list of versions to include
Only stop at the branch base if we have not been told explicitly which
versions to include.

Change-Id: I2488f614e6d2fec0cb7babce1258ae0c64e77e2d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-03-02 14:30:20 -05:00

8 lines
340 B
YAML

---
fixes:
- |
Fixes a problem with the sphinx extension that caused it to
produce an error if it had a list of versions to include that were
not within the set that seemed to be on the branch because of the
branch-base detection logic. Now if a list of versions is
included, the scan always includes the full history.