File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 11title: fix regex, improve prdoc generation inputs
22doc:
33- audience:
4- - Node Dev
54 - Runtime User
5+ - Runtime Dev
66 description: |-
77 Closes https://github.com/paritytech/polkadot-sdk/issues/5927
88 Related to https://github.com/paritytech/polkadot-sdk/pull/5924#issuecomment-2393558697
99
10- 1. Allow quotes + better sanitize the inputs
11- 2. improve prdoc arguments validation & help
12- 3. support more than one audiences
10+ improve prdoc arguments validation & help:
11+ - convert audiences options to snake_case + allow defining multiple options
12+ - support more than one audiences
13+ - define allowed bump options
14+ - infer --pr from the actual PR (now it's optional, can still be overwritten)
15+
16+ 
1317crates: []
You can’t perform that action at this time.
0 commit comments