diff --git a/.github/label-actions.yml b/.github/label-actions.yml index a4bf190e99a6068f0d7cb742d2fff6b39c0b19e4..583f939982ef19e94ffc9b39f2f0e3b0de495d70 100644 --- a/.github/label-actions.yml +++ b/.github/label-actions.yml @@ -27,6 +27,19 @@ The Renovate team +'auto:not-minimal-reproduction': + comment: > + Hi there, + + + We appreciate the effort you put into creating a reproduction. But your reproduction is not minimal yet, or is missing fields we ask for in our template. + + + Please re-read the steps and documentation given in the previous message, and try again to create a minimal reproduction. + + + Thanks, the Renovate team + 'auto:logs': comment: > Hi there, @@ -141,6 +154,19 @@ If you're not sure, it's acceptable to paste the full logs, including into a gist. Please try to explain the problem in enough detail to give us starting points to debug. If you only paste the full log, and do nothing else, it is likely that we will take longer to help you, or we may not start to help you at all. + Thanks, the Renovate team + +'auto:too-much-redacting': + comment: > + Hi there, + + + You redacted too much information from your config or logs. This makes it hard for us to pinpoint the problem. + + + Please only redact truly sensitive information. Or consider an enterprise support contract, if Open Source support does not suit you. + + Thanks, the Renovate team 'new package manager': @@ -374,6 +400,19 @@ As a general rule, we will read and respond to all discussions in this repository, so there is no need to mention us. + Thanks, the Renovate team + +'auto:meaningful-title': + comment: > + Hi there, + + + Please give your discussion a meaningful title. This helps others understand what your discussion is about, and increases the chances of getting help. + + + Do not use titles like "Need config help", "Renovate is not working", etc. Try to summarize the specifics of your problem or question in the title. + + Thanks, the Renovate team 'auto:idea-rewrite':