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

Add renovate preset for e2e tests #721

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Add renovate preset for e2e tests #721

merged 1 commit into from
Sep 9, 2024

Conversation

mcharriere
Copy link
Contributor

@mcharriere mcharriere commented Sep 6, 2024

Signed-off-by: Matias Charriere [email protected]

This PR:

  • Add renovate preset for e2e tests

Checklist

  • I added a CHANGELOG entry
  • I ran E2E tests in the CI pipelines

Add the following comment to trigger the E2E tests:

/run app-test-suites

Signed-off-by: Matias Charriere <[email protected]>
@mcharriere mcharriere requested a review from a team as a code owner September 6, 2024 10:09
@@ -6,5 +6,7 @@
"github>giantswarm/renovate-presets:lang-go.json5",
// Python specific config - https://github.com/giantswarm/renovate-presets/blob/main/lang-python.json5
"github>giantswarm/renovate-presets:lang-python.json5",
// e2e app test specific config - https://github.com/giantswarm/renovate-presets/blob/main/tests-e2e-app.json5
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// e2e app test specific config - https://github.com/giantswarm/renovate-presets/blob/main/tests-e2e-app.json5
// E2E app test specific config - https://github.com/giantswarm/renovate-presets/blob/main/tests-e2e-app.json5

@Gacko Gacko enabled auto-merge (squash) September 6, 2024 18:01
@Gacko Gacko merged commit 15e1426 into main Sep 9, 2024
6 checks passed
@Gacko Gacko deleted the add-e2e-renovate-presets branch September 9, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants