From dfd3e894d2f55320cf637e55937aab8794a021fc Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 4 Oct 2024 18:00:02 +0000 Subject: [PATCH] Update from mordamax running command 'prdoc --pr 5931 --audience node_dev runtime_user --bump patch' --- prdoc/pr_5931.prdoc | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 prdoc/pr_5931.prdoc diff --git a/prdoc/pr_5931.prdoc b/prdoc/pr_5931.prdoc new file mode 100644 index 000000000000..cd2962e7903f --- /dev/null +++ b/prdoc/pr_5931.prdoc @@ -0,0 +1,13 @@ +title: fix regex, improve prdoc generation inputs +doc: +- audience: + - Node Dev + - Runtime User + description: |- + Closes https://github.com/paritytech/polkadot-sdk/issues/5927 + Related to https://github.com/paritytech/polkadot-sdk/pull/5924#issuecomment-2393558697 + + 1. Allow quotes + better sanitize the inputs + 2. improve prdoc arguments validation & help + 3. support more than one audiences +crates: []