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

Add external link checking exclusions #136

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

jason-seqera
Copy link
Contributor

This adds some exclusions:

exclude = [
  '^https://portal.azure.com/.+$',
  '^https://gitlab.com/profile/personal_access_tokens'
]

@jason-seqera jason-seqera self-assigned this Jul 25, 2024
Copy link

netlify bot commented Jul 25, 2024

Deploy Preview for seqera-docs ready!

Name Link
🔨 Latest commit 8c8029a
🔍 Latest deploy log https://app.netlify.com/sites/seqera-docs/deploys/66b100bf61906e00091c0ded
😎 Deploy Preview https://deploy-preview-136--seqera-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jason-seqera
Copy link
Contributor Author

This seems to work, matched URLs do seem to be ignored.

| ## Summary
| 
| | Status        | Count |
| |---------------|-------|
| | 🔍 Total      | 15    |
| | ✅ Successful | 3     |
| | ⏳ Timeouts   | 0     |
| | 🔀 Redirected | 0     |
| | 👻 Excluded   | 12    |
| | ❓ Unknown    | 0     |
| | 🚫 Errors     | 0     |

@jason-seqera jason-seqera force-pushed the add-lychee-url-ignore branch 2 times, most recently from 04c27f4 to f3b7e14 Compare August 5, 2024 13:53
@justinegeffen
Copy link
Contributor

Thanks, @jason-seqera! Ready to merge. :)

@jason-seqera jason-seqera merged commit 829bae2 into master Aug 6, 2024
6 checks passed
@jason-seqera jason-seqera deleted the add-lychee-url-ignore branch August 6, 2024 13:03
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

Successfully merging this pull request may close these issues.

2 participants