File: add-config-file-e77084792c1dc695.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 (8 lines) | stat: -rw-r--r-- 372 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
---
features:
  - |
    Reno now supports having a ``config.yaml`` file in your release notes
    directory. It will search for file in the directory specified by
    ``--rel-notes-dir`` and parse it. It will apply whatever options are
    valid for that particular command. If an option is not relevant to a
    particular sub-command, it will not attempt to apply them.