Skip to content

Blocking link checks that require a login#1946

Merged
ZePan110 merged 2 commits into
mainfrom
update-ze
May 14, 2025
Merged

Blocking link checks that require a login#1946
ZePan110 merged 2 commits into
mainfrom
update-ze

Conversation

@ZePan110
Copy link
Copy Markdown
Collaborator

Description

Blocking link checks that require a login

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

Signed-off-by: ZePan110 <ze.pan@intel.com>
Copilot AI review requested due to automatic review settings May 14, 2025 02:19
@ZePan110 ZePan110 requested a review from chensuyue as a code owner May 14, 2025 02:19
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 14, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

None

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR aims to prevent automated link checks for links that require a login by bypassing the check for specific URLs.

  • Add a conditional branch for URLs starting with "https://platform.openai.com/api-keys" to output a message instead of performing a link check.
  • Preserve the original link scanning logic for all other URLs.

Comment thread .github/workflows/pr-link-path-scan.yml Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@ZePan110 ZePan110 merged commit bd6726c into main May 14, 2025
14 checks passed
@ZePan110 ZePan110 deleted the update-ze branch May 14, 2025 02:57
cogniware-devops pushed a commit to Cogniware-Inc/GenAIExamples that referenced this pull request Dec 19, 2025
Signed-off-by: ZePan110 <ze.pan@intel.com>
Co-authored-by: chen, suyue <suyue.chen@intel.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
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.

4 participants