httpx icon indicating copy to clipboard operation
httpx copied to clipboard

Fix GitHub Actions condition

Open arunstar opened this issue 4 weeks ago • 1 comments

Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy.

arunstar avatar Dec 09 '25 19:12 arunstar

[!IMPORTANT]

Review skipped

Review was skipped due to path filters

:no_entry: Files ignored due to path filters (1)
  • .github/workflows/build-test.yml is excluded by !**/*.yml

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

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 and usage tips.

coderabbitai[bot] avatar Dec 09 '25 19:12 coderabbitai[bot]

@dogancanbakir

arunstar avatar Dec 11 '25 08:12 arunstar