We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description
These globs work in the CODEOWNERS file.
Jenkinsfile* @Team Dockerfile* @Team Makefile* @Team
This reports as
"make*.sh" does not match any files in repository
make*.sh @Team
This file does exist scripts/utilities/makeAll.sh in the repo.
scripts/utilities/makeAll.sh
Expected result
Actual result
Steps to reproduce
Troubleshooting
The text was updated successfully, but these errors were encountered:
mszostok
No branches or pull requests
Description
These globs work in the CODEOWNERS file.
This reports as
This file does exist
scripts/utilities/makeAll.sh
in the repo.Expected result
Actual result
Steps to reproduce
Troubleshooting
The text was updated successfully, but these errors were encountered: