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

Ignore stackoverflow links in markdown-link-check process because it … #821

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Ignore stackoverflow links in markdown-link-check process because it … #821

merged 1 commit into from
Feb 26, 2024

Conversation

glahaye
Copy link
Contributor

@glahaye glahaye commented Feb 26, 2024

…makes it choke

Motivation and Context

We want PRs to succeed, but this link makes them fail

Description

Ignore stackoverflow links

Contribution Checklist

@glahaye glahaye requested a review from teresaqhoang February 26, 2024 20:48
@github-actions github-actions bot added the github actions Pull requests that update GitHub Actions code label Feb 26, 2024
@teresaqhoang teresaqhoang added this pull request to the merge queue Feb 26, 2024
Merged via the queue into microsoft:main with commit 350f4ae Feb 26, 2024
5 checks passed
@glahaye glahaye deleted the so_link_check branch March 1, 2024 00:06
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
microsoft#821)

…makes it choke

### Motivation and Context
We want PRs to succeed, but this link makes them fail

### Description
Ignore stackoverflow links

### Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
microsoft#821)

…makes it choke

### Motivation and Context
We want PRs to succeed, but this link makes them fail

### Description
Ignore stackoverflow links

### Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants