Skip to content

[CI] dial back renovate frequency, enable automerge. disable CAPI/CAPL dep updates#538

Merged
AshleyDumaine merged 3 commits intomainfrom
renovate-automerge
Mar 9, 2026
Merged

[CI] dial back renovate frequency, enable automerge. disable CAPI/CAPL dep updates#538
AshleyDumaine merged 3 commits intomainfrom
renovate-automerge

Conversation

@AshleyDumaine
Copy link
Contributor

Automerge is enabled on this repo so this PR lets renovate make use of that for anything that's not a major version update which we'll very likely want to manually verify ourselves.

Tests passing and 1 approval are already required for a merge to happen, enabling automerge just requires one less click to merge once approved and tests are all green.

General:

  • Have you removed all sensitive information, including but not limited to access keys and passwords?
  • Have you checked to ensure there aren't other open or closed Pull Requests for the same bug/feature/question?

Pull Request Guidelines:

  1. Does your submission pass tests?
  2. Have you added tests?
  3. Are you addressing a single feature in this PR?
  4. Are your commits atomic, addressing one change per commit?
  5. Are you following the conventions of the language?
  6. Have you saved your large formatting changes for a different PR, so we can focus on your work?
  7. Have you explained your rationale for why this feature is needed?
  8. Have you linked your PR to an open issue

@github-actions github-actions bot added the repo-ci-improvement for improvements in the repository or CI workflow in the changelog. label Mar 5, 2026
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.43%. Comparing base (481c36e) to head (87bcb6e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #538   +/-   ##
=======================================
  Coverage   73.43%   73.43%           
=======================================
  Files          19       19           
  Lines        2906     2906           
=======================================
  Hits         2134     2134           
  Misses        523      523           
  Partials      249      249           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AshleyDumaine AshleyDumaine changed the title [CI] dial back renovate frequency, enable automerge [CI] dial back renovate frequency, enable automerge. disable CAPI/CAPL dep updates Mar 5, 2026
name: lb-created-with-unreserved-ip
labels:
all:
# all: # Excluded from all until this stops flaking
Copy link
Contributor

Choose a reason for hiding this comment

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

good idea. We might need to bump the reserve IP limit again

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't think this actually had the intended behavior but yeah we should look into excluding these from e2e by default until the flaking is fixed

@AshleyDumaine AshleyDumaine merged commit e9ec8f2 into main Mar 9, 2026
13 of 15 checks passed
@AshleyDumaine AshleyDumaine deleted the renovate-automerge branch March 9, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

repo-ci-improvement for improvements in the repository or CI workflow in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants