Skip to content

ci: update ymls#7372

Merged
jasonsaayman merged 3 commits intov1.xfrom
ci/runner-updates
Feb 5, 2026
Merged

ci: update ymls#7372
jasonsaayman merged 3 commits intov1.xfrom
ci/runner-updates

Conversation

@jasonsaayman
Copy link
Member

@jasonsaayman jasonsaayman commented Feb 5, 2026

Summary by cubic

Cleaned up CI workflows: simplified branch filters, added push runs, set release default to patch, and standardized the sponsor block PR title.

  • Description

    • Simplified run-ci triggers: run on push and pull_request; exclude "sponsors".
    • Updated release-branch to remove "auto" and default to "patch".
    • Standardized sponsor block PR title to "chore(docs): update sponsor block".
    • Only GitHub workflow YAML files changed.
  • Testing

    • No tests changed; none needed.
    • Validate by pushing and opening PRs (ensuring "sponsors" is excluded), confirming the release workflow defaults to patch, and checking the generated sponsor block PR title.

Written for commit c51f0a8. Summary will update on new commits.

@jasonsaayman jasonsaayman self-assigned this Feb 5, 2026
@jasonsaayman jasonsaayman added priority::medium A medium priority commit::ci The PR is related to CI labels Feb 5, 2026
Copilot AI review requested due to automatic review settings February 5, 2026 16:21
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates CI workflow configurations to improve consistency and functionality. The changes standardize the PR title format to follow conventional commits and enable CI to run on sponsor update PRs.

Changes:

  • Standardized automated PR title format in update-sponsor-block.yml to follow conventional commits pattern
  • Enabled CI workflow to run on PRs targeting the sponsors branch by removing the exclusion filter

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/update-sponsor-block.yml Changed PR title from "[Chore] Update sponsor block" to "chore(docs): update sponsor block" to align with conventional commits format
.github/workflows/run-ci.yml Removed "!sponsors" branch exclusion to allow CI to run on automated sponsor update PRs

@jasonsaayman jasonsaayman marked this pull request as draft February 5, 2026 16:33
@jasonsaayman jasonsaayman marked this pull request as ready for review February 5, 2026 16:33
@jasonsaayman jasonsaayman merged commit 9ff3a78 into v1.x Feb 5, 2026
5 checks passed
@jasonsaayman jasonsaayman deleted the ci/runner-updates branch February 5, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit::ci The PR is related to CI priority::medium A medium priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants