length does not exceed 64 characters in total including colon itself and all characters before and after colon
exactly one colon
begins with A
no special characters beyond colon, dash and underscore and warning for underscore asking to remove
implement test for checking PV syntax conformity:
- length does not exceed 64 characters in total including colon itself and all characters before and after colon
- exactly one colon
- begins with A
- no special characters beyond colon, dash and underscore and warning for underscore asking to remove
labrec_b
was assigned by armborst_f2026-07-31 14:29:20 +02:00
armborst_f
added this to the Benjamin Labrecque project 2026-07-31 14:29:20 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
implement test for checking PV syntax conformity: