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

CI/CD fuzzer should ignore documentation #2626

Closed
steven-bellock opened this issue Mar 18, 2024 · 1 comment · Fixed by #2629
Closed

CI/CD fuzzer should ignore documentation #2626

steven-bellock opened this issue Mar 18, 2024 · 1 comment · Fixed by #2629
Assignees
Labels
test For tests and testing infrastructure

Comments

@steven-bellock
Copy link
Contributor

The new CI/CD fuzzer currently runs on all pull requests. However it should be ignored if the pull request is only for documentation. For example :

pull_request:
paths-ignore:
- 'doc/**'
- '**/*.md'

@steven-bellock steven-bellock added the test For tests and testing infrastructure label Mar 18, 2024
Zhiqiang520 added a commit to Zhiqiang520/libspdm that referenced this issue Mar 21, 2024
@Zhiqiang520
Copy link
Contributor

I can take this issue.

steven-bellock pushed a commit that referenced this issue Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test For tests and testing infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants