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

Skip enterprise tests when the PR comes from a fork #2038

Merged
merged 4 commits into from
Feb 19, 2025

Conversation

spinillos
Copy link
Member

We saw that some PR fails trying to retrieve sensitive information to setup enterprise environment.

It adds a step to check if the PR comes from a fork, skipping these tests. The tests will pass in the main branch when they merge.

@spinillos spinillos self-assigned this Feb 18, 2025
@spinillos spinillos requested a review from a team as a code owner February 18, 2025 12:59
Copy link

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

@spinillos spinillos merged commit bb0a948 into main Feb 19, 2025
26 checks passed
@spinillos spinillos deleted the ci/skip-enterprise-for-forks branch February 19, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants