Skip to content

Merge main into beta to align workflow pins - #113

Merged
bharvey88 merged 4 commits into
betafrom
merge/main-into-beta
Aug 19, 2026
Merged

bharvey88 merged 4 commits into
betafrom
merge/main-into-beta

Conversation

@bharvey88

Copy link
Copy Markdown
Contributor

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

  • Bugfix (fixed change that fixes an issue)
  • New feature (thanks!)
  • Breaking change (repair/feature that breaks existing functionality)
  • Dependency Update - Does not publish
  • Other - Does not publish
  • Website of github readme file update - Does not publish
  • Github workflows - Does not publish

Checklist / Checklijst:

  • The code change has been tested and works locally
  • The code change has not yet been tested

If user-visible functionality or configuration variables are added/modified:

  • Added/updated documentation for the web page

🤖 Generated with Claude Code

TrevorSchirmer and others added 4 commits July 10, 2026 09:00
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)
@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@bharvey88, you've reached your PR review limit, so we couldn't start this review.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: e6aaff21-1d11-4ea3-abdc-c2df9ec352b0

📥 Commits

Reviewing files that changed from the base of the PR and between f2cf0ad and 959364f.

📒 Files selected for processing (1)
  • .github/workflows/build-beta.yml

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@bharvey88
bharvey88 merged commit a486976 into beta Aug 19, 2026
13 checks passed
@bharvey88
bharvey88 deleted the merge/main-into-beta branch August 19, 2026 16:05
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