Skip to content

chore: add typos check into tests CI#6533

Merged
dogancanbakir merged 1 commit intodevfrom
dwisiswant0/chore/add-typos-check-into-tests-CI
Oct 14, 2025
Merged

chore: add typos check into tests CI#6533
dogancanbakir merged 1 commit intodevfrom
dwisiswant0/chore/add-typos-check-into-tests-CI

Conversation

@dwisiswant0
Copy link
Member

@dwisiswant0 dwisiswant0 commented Oct 14, 2025

Proposed changes

Closes #6532

Blocked by #6521

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Signed-off-by: Dwi Siswanto <git@dw1.io>
@dwisiswant0 dwisiswant0 requested a review from ehsandeep October 14, 2025 10:24
@auto-assign auto-assign bot requested a review from dogancanbakir October 14, 2025 10:24
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 14, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • .github/workflows/tests.yaml is excluded by !**/*.yaml

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dwisiswant0/chore/add-typos-check-into-tests-CI

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

@dogancanbakir
Copy link
Member

@dwisiswant0 We can move this to composite actions so the same setup is used elsewhere as well.

@dogancanbakir dogancanbakir merged commit 171db55 into dev Oct 14, 2025
3 checks passed
@dogancanbakir dogancanbakir deleted the dwisiswant0/chore/add-typos-check-into-tests-CI branch October 14, 2025 10:53
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.

Integrate typos tool into CI

2 participants