Ondřej Čertík
8720f876c7
Make WIP prefixes case insensitive, e.g. allow Draft
as a WIP prefix ( #19780 )
...
The issue was that only the actual title was converted to uppercase, but
not the prefix as specified in `WORK_IN_PROGRESS_PREFIXES`. As a result,
the following did not work:
WORK_IN_PROGRESS_PREFIXES=Draft:,[Draft],WIP:,[WIP]
One possible workaround was:
WORK_IN_PROGRESS_PREFIXES=DRAFT:,[DRAFT],WIP:,[WIP]
Then indeed one could use `Draft` (as well as `DRAFT`) in the title.
However, the link `Start the title with DRAFT: to prevent the pull request
from being merged accidentally.` showed the suggestion in uppercase; so
it is not possible to show it as `Draft`. This PR fixes it, and allows
to use `Draft` in `WORK_IN_PROGRESS_PREFIXES`.
Fixes #19779 .
Co-authored-by: zeripath <art27@cantab.net>
2022-05-26 10:19:24 +01:00
..
2022-04-14 21:58:21 +08:00
2021-10-21 17:22:43 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-01-20 18:46:10 +01:00
2022-05-21 14:50:50 -04:00
2022-05-16 17:49:17 +08:00
2022-03-17 18:08:35 +01:00
2022-05-20 22:08:52 +08:00
2022-05-08 15:46:34 +02:00
2022-05-20 22:08:52 +08:00
2022-04-19 12:55:35 -04:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-08 15:46:34 +02:00
2022-05-20 22:08:52 +08:00
2022-05-19 09:59:28 +08:00
2022-05-10 16:18:20 +02:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-05 11:39:26 -04:00
2022-05-20 22:08:52 +08:00
2022-04-28 13:48:48 +02:00
2022-05-20 22:08:52 +08:00
2021-12-10 09:27:50 +08:00
2022-05-20 22:08:52 +08:00
2022-02-02 11:10:06 +01:00
2022-05-10 02:49:01 +02:00
2022-05-20 22:08:52 +08:00
2021-12-07 13:44:08 +08:00
2022-05-08 15:46:34 +02:00
2022-05-11 12:09:36 +02:00
2021-11-12 22:36:47 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-01-19 23:26:57 +00:00
2022-05-20 22:08:52 +08:00
2022-05-03 21:46:28 +02:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2021-11-16 16:53:21 +08:00
2022-05-25 15:33:35 +02:00
2022-04-08 17:11:15 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2021-12-10 09:27:50 +08:00
2021-12-10 09:27:50 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-11 12:09:36 +02:00
2022-03-10 10:09:48 +00:00
2022-04-14 21:58:21 +08:00
2022-04-08 17:11:15 +08:00
2022-04-08 17:11:15 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-11 12:09:36 +02:00
2022-05-20 22:08:52 +08:00
2022-03-29 14:29:02 +08:00
2022-05-20 22:08:52 +08:00
2021-12-10 09:27:50 +08:00
2022-03-29 14:29:02 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-26 10:19:24 +01:00
2022-05-20 22:08:52 +08:00
2022-05-03 17:04:23 +08:00
2022-05-11 12:09:36 +02:00
2022-05-20 22:08:52 +08:00
2021-06-07 07:27:09 +02:00
2022-05-20 22:08:52 +08:00
2022-05-21 17:15:40 +08:00
2022-05-21 17:15:40 +08:00
2022-05-11 12:09:36 +02:00
2022-05-20 22:08:52 +08:00
2021-12-10 09:27:50 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-20 22:08:52 +08:00
2022-05-21 14:50:50 -04:00
2022-05-20 22:08:52 +08:00
2021-11-17 20:34:35 +08:00
2022-01-26 12:10:10 +08:00
2021-11-21 23:41:00 +08:00
2022-03-13 17:40:47 +01:00
2022-03-29 14:29:02 +08:00
2022-03-29 14:29:02 +08:00
2022-05-20 22:08:52 +08:00