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 a condition to skip linkcheck #3126

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add a condition to skip linkcheck #3126

wants to merge 1 commit into from

Conversation

svekars
Copy link
Contributor

@svekars svekars commented Oct 29, 2024

In some cases, like in this PR, we might be adding links in the PR that don't yet exist and that will be added with that current PR. We should have an ability to skip linkcheck for cases like this.

This PR adds a condition to skip link check if a label skip-link-check is added.

In some cases, like in this [PR](#3125), we might be adding links in the PR that don't yet exist and that will be added with that current PR. We should have an ability to skip linkcheck for cases like this. 

This PR adds a condition to skip link check if a label skip-link-check is added.
@svekars svekars added the build issue Issues relating to the tutorials build label Oct 29, 2024
Copy link

pytorch-bot bot commented Oct 29, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3126

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit a75ed29 with merge base e05e623 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build issue Issues relating to the tutorials build cla signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants