Ondřej Čertík
675f658721
Make WIP prefixes case insensitive, e.g. allow Draft
as a WIP prefix ( #19780 ) ( #19811 )
...
Backport #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 18:55:26 +03:00
..
2021-11-19 01:42:27 +08:00
2021-10-21 17:22:43 +08:00
2022-03-23 13:44:41 +00:00
2022-02-16 21:15:49 +00:00
2022-01-05 07:00:32 +01:00
2022-01-02 21:12:35 +08:00
2022-05-08 15:05:40 +02:00
2022-02-20 21:47:17 +00:00
2022-04-26 20:19:52 +01:00
2022-01-05 11:37:00 +08:00
2022-03-27 23:08:28 +02:00
2022-02-09 20:19:48 +00:00
2022-05-08 15:05:40 +02:00
2022-04-30 15:00:14 +02:00
2022-03-29 14:12:56 +02:00
2021-12-10 09:27:50 +08:00
2022-01-05 11:37:00 +08:00
2021-12-10 09:27:50 +08:00
2022-05-08 15:05:40 +02:00
2022-05-08 15:05:40 +02:00
2021-12-10 09:27:50 +08:00
2021-12-10 09:27:50 +08:00
2021-12-10 09:27:50 +08:00
2021-12-15 13:39:34 +08:00
2022-02-03 11:20:37 -05:00
2022-05-10 16:05:34 +03:00
2022-05-10 16:05:34 +03:00
2021-12-07 13:44:08 +08:00
2022-05-02 08:11:45 +03:00
2021-12-10 09:27:50 +08:00
2021-11-12 22:36:47 +08:00
2021-09-22 13:38:34 +08:00
2022-03-23 13:44:41 +00:00
2021-12-10 09:27:50 +08:00
2021-11-24 17:49:20 +08:00
2022-05-20 00:03:52 +02:00
2021-12-10 09:27:50 +08:00
2021-12-10 09:27:50 +08:00
2022-01-19 01:28:38 +08:00
2021-11-24 17:49:20 +08:00
2021-12-10 09:27:50 +08:00
2021-12-10 09:27:50 +08:00
2022-04-25 15:28:47 +02:00
2021-11-16 16:53:21 +08:00
2021-12-29 21:02:12 +08:00
2022-01-17 19:31:58 +01:00
2022-01-17 19:31:58 +01:00
2022-01-26 22:09:07 +00:00
2021-12-10 09:27:50 +08:00
2021-12-15 13:39:34 +08:00
2021-11-24 17:49:20 +08:00
2021-12-10 09:27:50 +08:00
2022-04-25 15:28:47 +02:00
2021-11-24 17:49:20 +08:00
2021-12-10 09:27:50 +08:00
2021-12-10 09:27:50 +08:00
2021-12-10 09:27:50 +08:00
2021-11-17 20:34:35 +08:00
2021-12-15 13:39:34 +08:00
2021-12-10 09:27:50 +08:00
2021-12-10 09:27:50 +08:00
2022-05-16 17:48:16 +08:00
2021-12-10 09:27:50 +08:00
2022-03-10 16:06:35 +01:00
2021-12-10 16:14:24 +08:00
2022-02-17 17:57:05 +00:00
2022-02-17 17:57:05 +00:00
2021-11-24 17:49:20 +08:00
2022-03-10 01:48:27 -05:00
2022-02-02 08:40:04 +00:00
2022-04-01 11:36:12 +03:00
2021-12-10 09:27:50 +08:00
2022-01-05 11:37:00 +08:00
2021-12-08 14:57:18 +08:00
2021-12-10 09:27:50 +08:00
2021-11-12 22:36:47 +08:00
2021-11-21 23:41:00 +08:00
2021-12-10 09:27:50 +08:00
2021-12-10 09:27:50 +08:00
2022-01-03 20:45:58 +01:00
2022-03-31 16:57:13 +02:00
2022-05-26 18:55:26 +03:00
2021-12-12 23:48:20 +08:00
2021-12-10 09:27:50 +08:00
2021-12-10 09:27:50 +08:00
2021-12-12 23:48:20 +08:00
2021-06-07 07:27:09 +02:00
2021-12-12 23:48:20 +08:00
2021-11-16 16:53:21 +08:00
2022-05-16 17:48:16 +08:00
2021-12-10 09:27:50 +08:00
2022-01-05 11:37:00 +08:00
2022-03-05 00:12:34 +08:00
2021-12-10 09:27:50 +08:00
2021-12-12 23:48:20 +08:00
2022-05-06 18:01:08 +08:00
2021-11-24 17:49:20 +08:00
2022-01-10 17:32:37 +08:00
2022-01-02 21:12:35 +08:00
2021-12-10 09:27:50 +08:00
2021-11-17 20:34:35 +08:00
2022-01-02 21:12:35 +08:00
2021-11-21 23:41:00 +08:00
2021-11-24 17:49:20 +08:00
2021-11-24 17:49:20 +08:00
2021-12-29 21:02:12 +08:00
2022-05-12 13:32:48 +02:00
2021-11-28 22:11:58 +08:00
2021-11-28 22:11:58 +08:00