Merge main into beta to align workflow pins - #113
Conversation
Release 26.7.9.1: merge beta into main
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [esphome/workflows/.github/workflows/build.yml](https://github.com/esphome/workflows). Updates `actions/checkout` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@9c091bb...3d3c42e) Updates `esphome/workflows/.github/workflows/build.yml` from 2026.4.1 to 2026.7.0 - [Release notes](https://github.com/esphome/workflows/releases) - [Commits](esphome/workflows@025a1e6...9f6577f) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: esphome/workflows/.github/workflows/build.yml dependency-version: 2026.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
…ns/github-actions-38bea03edf chore(ci): bump the github-actions group with 2 updates
Resolves the build-beta.yml conflict from #109: keep the beta-channel build paths from #106, take the bumped actions/checkout and esphome/workflows pins from main. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
|
Warning Review limit reached
Next review available in: 38 minutes Limit details: You’ve used all 2 included reviews currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Version: 26.8.19.1
What does this implement/fix?
Merges main into beta so #112 (the 26.8.19.1 release) can merge cleanly. Resolves the build-beta.yml conflict between #109 (dependabot pin bumps on main) and #106 (beta builds from the main YAMLs): keeps beta's build paths, takes main's bumped pins (actions/checkout v7.0.1, esphome/workflows 2026.7.0). No firmware changes.
Types of changes
Checklist / Checklijst:
If user-visible functionality or configuration variables are added/modified:
🤖 Generated with Claude Code