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.

Copy link

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as stale.
Feel free to remove the stale label if you feel this was a mistake.
If you are unable to remove the stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the stale Stale PRs label Dec 29, 2024
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 stale Stale PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants