Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add enterprise support label action #31653

Merged
merged 5 commits into from
Oct 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 30 additions & 1 deletion .github/label-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
Hi there,


Please give us specific logs, so we can help you more.
A maintainer wants you to find and share a specific log message (`packageFiles with updates`) from your repository or environment.


If you self-host Renovate: make sure you run Renovate with `LOG_LEVEL=debug` to get the debug log messages! Next, open the debug-level logs and search for `packageFiles with updates`. This text marks the start of a structured log message that shows every package file, dependency, and update that Renovate found.
Expand Down Expand Up @@ -474,4 +474,33 @@
To summarize: please reduce the complexity of your discussion, to increase the chances of getting help.


Thanks, the Renovate team

'auto:enterprise-support':
comment: >
Hi there,


The maintainers have labeled this discussion as a use case specific to "enterprise" users. Enterprise users typically self-host Renovate and have advanced requirements like custom certificates, HTTP proxies, private registries, air gapping, etc.


Such cases usually need a lot of back-and-forth to resolve, because the problem is related to the user's environment.
Usually the user's environment can not be reproduced publicly, which means that maintainer debugging is not possible.


The maintainers decided their time is best spent on issues that help large numbers of users. This means enterprise-specific issues affecting one user (or a small number of users), are not a priority. If we can help you quickly, we will. But if you see this message, then a maintainer believes this is not a quick fix. The maintainers will not actively work on this issue, unless new information is found.


If you are an enterprise user, please consider the following options:

- Troubleshoot and contribute a fix yourself, or
- [Hire a consultant](https://github.com/renovatebot/renovate/blob/main/CODE_OF_CONDUCT.md#getting-more-help) to help you, or
- Consider an [Enterprise support contract from Mend.io](https://mend.io/mend-renovate/), or
- Wait for a community member to help you, if they have the same problem


If you choose to wait, then this discussion can remain open indefinitely.
But please be patient, do not nudge or bump this discussion just to get attention.
rarkins marked this conversation as resolved.
Show resolved Hide resolved


Thanks, the Renovate team