Skip to content

Exclude non-core workflows from push and merge_group triggers#295

Merged
JanPetterMG merged 1 commit intomainfrom
workflow-triggers
Jan 19, 2026
Merged

Exclude non-core workflows from push and merge_group triggers#295
JanPetterMG merged 1 commit intomainfrom
workflow-triggers

Conversation

@JanPetterMG
Copy link
Copy Markdown
Collaborator

@JanPetterMG JanPetterMG commented Jan 19, 2026

Removes certain workflows from the push and merge_group triggers, as these workflows aren't really part of the core project. The checks shouldn't fail because e.g. ESPHome released an incompatible version or there's a drift in the ESP-IDF branches.

Key changes

  • Removed push and merge_group

Impact

Ensures the build won't fail without code-changes. It also means slightly fewer CI checks to run on main, meaning speedier CI checks.

@JanPetterMG JanPetterMG added chore This issue or pull request is a maintenance task skip-changelog Do not include in release notes labels Jan 19, 2026
@JanPetterMG JanPetterMG added this to the v2.2.0 milestone Jan 19, 2026
@JanPetterMG JanPetterMG marked this pull request as ready for review January 19, 2026 16:42
@JanPetterMG JanPetterMG merged commit 72d478e into main Jan 19, 2026
186 checks passed
@JanPetterMG JanPetterMG deleted the workflow-triggers branch January 19, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore This issue or pull request is a maintenance task skip-changelog Do not include in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant