[PATCH docs-next v3] docs: handling-regressions.rst: recommend using "Closes:" tags

2024-05-13 Thread Karel Balej
fly mention that and also note that regzbot currently doesn't make a distinction. Also fix a typo. Acked-by: Thorsten Leemhuis Signed-off-by: Karel Balej --- Notes: v3: - Drop sentence about some maintainers preferring "Link:". - Add Thorsten's Ack trai

Re: [PATCH docs-next v2] docs: handling-regressions.rst: recommend using "Closes:" tags

2024-05-12 Thread Karel Balej
Thorsten Leemhuis, 2024-05-12T09:47:31+02:00: > On 10.05.24 20:34, Karel Balej wrote: > > Update the handling-regressions guide to recommend using "Closes:" tags > > rather than "Link:" when referencing fixed reports. The latter was used > > originally b

[PATCH docs-next v2] docs: handling-regressions.rst: recommend using "Closes:" tags

2024-05-10 Thread Karel Balej
fly mention that and also note that regzbot currently doesn't make a distinction. Also fix a typo. Signed-off-by: Karel Balej --- Notes: v2: - v1: https://lore.kernel.org/r/20240328194342.11760-1-bal...@matfyz.cz/ - Rebase to git://git.lwn.net/linux.git docs-next. - Prefer C

Re: [PATCH 2/2] docs: handling-regressions.rst: clarify that "Closes:" tags work too

2024-04-02 Thread Karel Balej
Thorsten, thank you very much for your feedback. Thorsten Leemhuis, 2024-04-02T11:27:57+02:00: > On 01.04.24 17:19, Randy Dunlap wrote: > > On 4/1/24 1:38 AM, Thorsten Leemhuis wrote: > >> On 28.03.24 20:29, Karel Balej wrote: > >>> The regressions handling manual

[PATCH 2/2] docs: handling-regressions.rst: clarify that "Closes:" tags work too

2024-03-28 Thread Karel Balej
quot; guide, regzbot does in fact take the "Closes:" tags into account and seems to in fact treat them fully equivalently to "Link:" tags. Clarify this in the regressions handling guide by always mentioning both of the tags. Signed-off-by: Karel Balej --- .../process/handling

[PATCH 1/2] docs: *-regressions.rst: unify quoting, add missing word

2024-03-28 Thread Karel Balej
ly. One of the occurrences is obviously missing the 'rule' part -- add it. Signed-off-by: Karel Balej --- Documentation/admin-guide/reporting-regressions.rst | 10 +- Documentation/process/handling-regressions.rst | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-)

[PATCH 0/2] regressions documentation improvements

2024-03-28 Thread Karel Balej
through the whole process during my first attempt at reporting a regression. Please take a look, I am eager to hear what you think. Thank you, kind regards, K. B. Karel Balej (2): docs: *-regressions.rst: unify quoting, add missing word docs: handling-regressions.rst: clarify that "C