Skip to content

Commit

Permalink
chore: add pr:discussion-first and needs-details label actions (renov…
Browse files Browse the repository at this point in the history
  • Loading branch information
rarkins authored and mjunker committed May 17, 2023
1 parent 6d6ee1e commit 889da3f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/label-actions.yml
Expand Up @@ -178,6 +178,26 @@
The Renovate team
'pr:discussion-first':
comment: >
**Please create a GitHub Discussion before continuing with this PR.**
Thank you for your PR, but we need to discuss the requirements and implementation first.
This PR will be closed, but you can reopen it after the discussion has been resolved.
Thanks, The Renovate team
close: true

'needs-details':
comment: >
Hi there,
This discussion is missing some details, making it difficult or impossible to help you.
Please try again to provide more details.
'needs-discussion':
unlabel:
- 'type:bug'
Expand Down

0 comments on commit 889da3f

Please sign in to comment.