Skip to content

Commit 6dd274e

Browse files
committed
Update from mordamax running command 'prdoc --pr 5931 --audience runtime_user runtime_dev --bump major --force'
1 parent dfd3e89 commit 6dd274e

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

prdoc/pr_5931.prdoc

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
title: fix regex, improve prdoc generation inputs
22
doc:
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+
![image](https://github.com/user-attachments/assets/24e18fe2-2f67-4ce0-90e4-34f6c2f860c9)
1317
crates: []

0 commit comments

Comments
 (0)