Skip to content

Update cli-pr-checks.yml #7299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 23, 2025
Merged

Update cli-pr-checks.yml #7299

merged 2 commits into from
Aug 23, 2025

Conversation

sestinj
Copy link
Contributor

@sestinj sestinj commented Aug 21, 2025

Description

Run CLI checks on every PR so that the required workflow runs


Summary by cubic

Run CLI PR checks on every PR to main by removing the paths filter from the workflow. Ensures the required check always runs, even when changes are outside extensions/cli.

@sestinj sestinj requested a review from a team as a code owner August 21, 2025 18:44
@sestinj sestinj requested review from RomneyDa and removed request for a team August 21, 2025 18:44
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 21, 2025
Copy link

⚠️ PR Title Format

Your PR title doesn't follow the conventional commit format, but this won't block your PR from being merged. We recommend using this format for better project organization.

Expected Format:

<type>[optional scope]: <description>

Examples:

  • feat: add changelog generation support
  • fix: resolve login redirect issue
  • docs: update README with new instructions
  • chore: update dependencies

Valid Types:

feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert

This helps with:

  • 📝 Automatic changelog generation
  • 🚀 Automated semantic versioning
  • 📊 Better project history tracking

This is a non-blocking warning - your PR can still be merged without fixing this.

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 1 file

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Aug 21, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 21, 2025
@sestinj sestinj merged commit 44ca2c5 into main Aug 23, 2025
54 of 55 checks passed
@sestinj sestinj deleted the sestinj-patch-1 branch August 23, 2025 18:26
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Aug 23, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Aug 23, 2025
@sestinj
Copy link
Contributor Author

sestinj commented Aug 24, 2025

🎉 This PR is included in version 1.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm This PR has been approved by a maintainer released size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants