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

Rework markdown update link glob #164766

Merged
merged 2 commits into from
Oct 26, 2022
Merged

Rework markdown update link glob #164766

merged 2 commits into from
Oct 26, 2022

Conversation

mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented Oct 26, 2022

Fixes #164587

This changes the externalFileGlobs setting to instead be a include array of globs that should trigger link updates. I've split the globs into markdown files and image/video files

This also makes it easier for users to add their own new globs to the list

Fixes microsoft#164587

This changes the `externalFileGlobs` setting to instead be a include array of globs that should trigger link updates. I've split the globs into markdown files and image/video files

This also makes it easier for users to add their own new globs to the list
@mjbvz mjbvz added this to the October 2022 milestone Oct 26, 2022
@mjbvz mjbvz self-assigned this Oct 26, 2022
@mjbvz mjbvz enabled auto-merge (squash) October 26, 2022 23:15
@mjbvz mjbvz closed this Oct 26, 2022
auto-merge was automatically disabled October 26, 2022 23:23

Pull request was closed

@mjbvz mjbvz reopened this Oct 26, 2022
@mjbvz mjbvz enabled auto-merge (squash) October 26, 2022 23:30
@mjbvz mjbvz merged commit 1316bf7 into microsoft:main Oct 26, 2022
formigoni pushed a commit to formigoni/vscode that referenced this pull request Oct 27, 2022
* Rework markdown update link glob

Fixes microsoft#164587

This changes the `externalFileGlobs` setting to instead be a include array of globs that should trigger link updates. I've split the globs into markdown files and image/video files

This also makes it easier for users to add their own new globs to the list

* Fix scopes
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

link updating cannot be restricted for built-in types
2 participants