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

Exclude .github folder #98

Closed
musicEnfanthen opened this issue Jan 20, 2021 · 2 comments
Closed

Exclude .github folder #98

musicEnfanthen opened this issue Jan 20, 2021 · 2 comments

Comments

@musicEnfanthen
Copy link

musicEnfanthen commented Jan 20, 2021

Hi again,

is it possible to exclude the .github folder itself? We have some issue templates in markdown there, and the link checker does not handle the jekyll replacements.

Cf. https://github.com/musicEnfanthen/link-check-test/runs/1735121860?check_suite_focus=true#step:6:186

Already tried the ignore pattern from #83, but to no avail:

 "ignorePatterns": [
       <snip>
        {
	    "pattern": "https://github.com/{{.*}}/actions/runs/{{.*}}"
	}
    ],
@gaurav-nelson
Copy link
Owner

Thanks @musicEnfanthen for suggesting the updates. Let's take this as a part of #38

@musicEnfanthen
Copy link
Author

@gaurav-nelson Thanks for taking care.

PS: Do you have an idea why the ignore pattern above doesn't work?

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

No branches or pull requests

2 participants