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

workflows: check only updated docs links in PRs #2259

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Conversation

mtardy
Copy link
Member

@mtardy mtardy commented Mar 25, 2024

Fixes #2233

Previously the PR link checker was checking any link, with this update it should just try the links added by the PR.

Copy link

netlify bot commented Mar 25, 2024

Deploy Preview for tetragon ready!

Name Link
🔨 Latest commit 60c4ef6
🔍 Latest deploy log https://app.netlify.com/sites/tetragon/deploys/6601c29d8d85800008aa44ec
😎 Deploy Preview https://deploy-preview-2259--tetragon.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.

@mtardy mtardy force-pushed the pr/mtardy/link-check-pr branch 4 times, most recently from c798558 to 519cff0 Compare March 25, 2024 18:23
@mtardy mtardy requested a review from lambdanis March 25, 2024 18:24
Previously the PR link checker was checking any link, with this update
it should just try the links added by the PR.

Signed-off-by: Mahe Tardy <[email protected]>
@mtardy mtardy force-pushed the pr/mtardy/link-check-pr branch 2 times, most recently from ac4e645 to 60c4ef6 Compare March 25, 2024 18:29
@mtardy mtardy added area/ci Related to CI release-note/ci This PR makes changes to the CI. labels Mar 25, 2024
@mtardy mtardy marked this pull request as ready for review March 25, 2024 18:30
@mtardy mtardy requested review from willfindlay and a team as code owners March 25, 2024 18:30
@willfindlay
Copy link
Contributor

Ah nice change

Copy link
Contributor

@lambdanis lambdanis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks!

@mtardy mtardy merged commit 4975010 into main Mar 26, 2024
61 of 66 checks passed
@mtardy mtardy deleted the pr/mtardy/link-check-pr branch March 26, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Related to CI release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: Check only updated docs links in PRs
3 participants