Skip to content
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

reduce notifications by reducing invalid tests #219

Merged
merged 2 commits into from
Mar 22, 2024
Merged

Conversation

shenxianpeng
Copy link
Collaborator

@shenxianpeng shenxianpeng commented Mar 22, 2024

I think only these files and paths need to trigger a self test action. fixup #212

paths:
  - 'action.yml'
  - 'requirements.txt'
  - 'docs/examples/demo/**'
  - '.github/workflows/self-test.yml'

Copy link
Contributor

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format reports: 2 file(s) not formatted
  • docs/examples/demo/demo.cpp
  • docs/examples/demo/demo.hpp
clang-tidy reports: 7 concern(s)

Have any feedback or feature suggestions? Share it here.

@shenxianpeng shenxianpeng changed the title reduction of notifications due to invalid tests #212 reduce notifications by reducing invalid tests Mar 22, 2024
Copy link
Collaborator

@2bndy5 2bndy5 left a comment

Choose a reason for hiding this comment

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

Nice!

@shenxianpeng shenxianpeng merged commit eae5b79 into main Mar 22, 2024
34 checks passed
@shenxianpeng shenxianpeng deleted the fixup-212 branch March 22, 2024 12:49
@shenxianpeng shenxianpeng added the enhancement New feature or request label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants