reno/releasenotes/notes
Stephen Finucane ecd1a171ba Support repodir config files
Not everyone wants to use build release notes separately from their main
documentation. For these users, having a 'notes' directory inside the
'releasenotes' directory is unnecessary. However, this also means we
must be able to move the config file out of the 'releasesnotes'
directory to avoid it being picked up as a release note.

Make this possible by adding support for a 'reno.yaml' file in the root
directory of the project.

Sadly it is not possible to apply this change to reno itself - doing so
would cause the files to be picked up as belonging to the current
release - but other projects can benefit from this.

Change-Id: Ie96103b85d70592dd766e5174784b992fe7782c5
2017-06-29 11:17:01 +01:00
..
add-config-file-e77084792c1dc695.yaml update release notes 2016-12-14 11:55:16 -05:00
add-deprecations-section-6b0f118fe190585c.yaml Add deprecations section to release notes 2015-11-26 16:22:08 +00:00
add-earliest-version-6f3d634770e855d0.yaml add release note for earliest-version feature 2016-02-08 16:43:21 -05:00
add-linter-ce0a861ade64baf2.yaml add a lint command 2017-05-03 15:53:44 -04:00
add-verbose-flag-88d72cb01812c616.yaml add verbose and quiet options to command line for debugging 2015-11-23 19:14:01 +00:00
allow-short-branch-names-61a35be55f04cea4.yaml allow tracking branch names when the branches only exist on origin 2017-03-02 09:27:44 -05:00
avoid-clashing-uids-e84ffe8132ce996d.yaml do not allow multiple files with the same UID 2017-05-03 13:49:48 -04:00
branches-eol-bcafc2a007a1eb9f.yaml update release notes 2016-12-14 11:55:16 -05:00
bug-1537451-f44591da125ba09d.yaml fix detection of pre-release tags in git log 2016-01-26 12:52:49 -05:00
collapse-pre-releases-0b24e0bab46d7cf1.yaml add flag to collapse pre-releases into final releases 2016-01-27 17:44:50 -05:00
config-option-branch-name-re-8ecfe93195b8824e.yaml fix some minor formatting issues with release notes 2017-02-21 14:25:54 -05:00
config-option-sections-9c68b070698e984a.yaml make sections configurable 2017-02-23 15:04:22 -05:00
custom-tag-versions-d02028b6d35db967.yaml fix some minor formatting issues with release notes 2017-02-21 14:25:54 -05:00
default-repository-root-cli-85d23034bef81619.yaml set the default for reporoot for the command line 2016-07-22 18:45:44 -04:00
dulwich-rewrite-3a5377162d97402b.yaml update release notes 2016-12-14 11:55:16 -05:00
first-release-2857bfc9474c00b4.yaml reverse slug and uuid order in filenames 2015-10-01 21:50:08 +00:00
fix-branch-base-detection-95300805f26a0c15.yaml fix some minor formatting issues with release notes 2017-02-21 14:25:54 -05:00
fix-delete-handling-55232c50b647aa57.yaml fix the way we handle deleted notes 2017-06-01 11:00:15 -04:00
fix-git-log-ordering-0e52f95f66c8db5b.yaml fix notes appearing in releases older than they should 2015-12-09 15:41:09 +00:00
fix-prelude-4e0bcb6f76571b4f.yaml reverse slug and uuid order in filenames 2015-10-01 21:50:08 +00:00
fix-scanner-tag-detection-ef0a95c12a90f167.yaml scan all changes and filter on files in reno not git log 2015-11-23 19:14:01 +00:00
fix-sphinxext-scanner-0aa012ada66db773.yaml fix sphinxext scanner when it has a list of versions to include 2017-03-02 14:30:20 -05:00
flexible-formatting-31c8de2599d3637d.yaml allow release notes sections to be single strings 2017-06-05 15:42:06 -04:00
ignore-notes-option-9d0bde540fbcdf22.yaml add option for ignoring some notes files 2017-06-13 13:42:07 -04:00
ignore-null-merges-56b7a8ed9b20859e.yaml ignore null-merges 2017-06-02 10:18:04 -04:00
include-working-copy-d0aed2e77bb095e6.yaml teach the scanner to look at uncommitted files 2017-01-04 16:00:26 -05:00
log-levels-and-sphinx-161-6efe0d291718a657.yaml add release note for log level fix 2017-05-18 11:43:16 -04:00
no-show-source-option-ee02766b26fe53be.yaml add --no-show-source option to report command 2017-03-15 10:58:49 -04:00
null-merge-infinite-loop-670367094ad83e19.yaml fix an infinite loop in the topo traversal algorithm 2017-06-14 08:06:07 -04:00
optional-oslosphinx-55843a7f80a14e58.yaml Make oslosphinx requirement optional 2017-05-29 19:10:59 +02:00
repodir-config-file-b6b8edc2975964fc.yaml Support repodir config files 2017-06-29 11:17:01 +01:00
report-title-option-f0875bfdbc54dd7b.yaml add a --title option to the report command 2017-03-15 11:17:30 -04:00
reverse-slug-order-4c5f94e72d4f6fb9.yaml fix typo in release note 2015-10-06 19:46:04 +00:00
show-less-unreleased-802781a1a3bf110e.yaml fix some minor formatting issues with release notes 2017-02-21 14:25:54 -05:00
show-note-filename-in-report-a1118c917588b58d.yaml add filename and sha in comments in report output 2017-02-23 10:33:11 -05:00
sphinx-extension-4a092b4102370246.yaml reverse slug and uuid order in filenames 2015-10-01 21:50:08 +00:00
stop-scanning-branch-e5a8937c248acc99.yaml stop scanning at the base of a branch 2016-10-13 18:53:35 +00:00
stop-scanning-branch-option-6a0156b183814d7f.yaml add configuration option to not stop at branch base 2016-10-13 18:55:40 +00:00
support-custom-template-0534a2199cfec44c.yaml update release notes 2016-12-14 11:55:16 -05:00
support-edit-ec5c01ad6144815a.yaml update release notes 2016-12-14 11:55:16 -05:00
support-multi-line-notes-328853d8d596fd64.yaml support multi-line notes and notes with complex formatting 2015-10-01 21:50:05 +00:00