[
https://issues.apache.org/jira/browse/YETUS-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated YETUS-326:
-----------------------------------
Release Note:
<!-- markdown -->
Users of release doc maker can now specify which lint checks they would like
used via the `--lint` command line argument. Available options are:
* "incompatible" - issues flagged incompatible should have release notes
* "important" - issues marked important should have release notes
* "version" - issues should have a version string of the form
_major_._minor_._other_ or _description_-_revision
* "component" - issues should specify a component
* "assignee" - issues should have an assignee
* "all" - all of the above
For backwards compatibility, the `releasedocmaker` wrapper script included in
the Yetus convenience binary will treat a bare `--lint` argument as
`--lint=all`. Users that directly invoke the `releasedocmaker.py` python script
will have to update their invocation.
was:
<!-- markdown -->
Users of release doc maker can now specify which lint checks they would like
used via the `--lint` command line arguement. Available options are:
* "incompatible" - issues flagged incompatible should have release notes
* "important" - issues marked important should have release notes
* "version" - issues should have a version string of the form
_major_._minor_._other_ or _description_-_revision
* "component" - issues should specify a component
* "assignee" - issues should have an assignee
* "all" - all of the above
For backwards compatibility, the `releasedocmaker` wrapper script included in
the Yetus convenience binary will treat a bare `--lint` argument as
`--lint=all`. Users that directly invoke the `releasedocmaker.py` python script
will have to update their invocation.
> Make releasedocmaker.py lint filters configurable
> -------------------------------------------------
>
> Key: YETUS-326
> URL: https://issues.apache.org/jira/browse/YETUS-326
> Project: Yetus
> Issue Type: Sub-task
> Components: Release Doc Maker
> Affects Versions: 0.1.0
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Priority: Major
> Fix For: 0.3.0
>
> Attachments: YETUS-326.001.patch, YETUS-326.002.patch,
> YETUS-326.004.patch, YETUS-326.3.patch, YETUS-326.5.patch, YETUS-326.6.patch
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)