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

file/share contribs should not include path or range #4599

Closed
wants to merge 3 commits into from

Conversation

joyceerhl
Copy link
Contributor

For #4598

connor4312
connor4312 previously approved these changes Mar 8, 2023
package.json Show resolved Hide resolved
package.json Outdated
{
"command": "issue.copyGithubHeadLink",
"when": "github:hasGitHubRemotes"
},
{
"command": "issue.copyGithubHeadLinkFile",
"when": "github:hasGitHubRemotes"
Copy link
Member

Choose a reason for hiding this comment

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

This when should also be be false

Suggested change
"when": "github:hasGitHubRemotes"
"when": "false"

@joyceerhl joyceerhl requested a review from alexr00 March 13, 2023 16:38
Copy link
Member

@alexr00 alexr00 left a comment

Choose a reason for hiding this comment

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

Thank you!

@alexr00
Copy link
Member

alexr00 commented Apr 11, 2023

@joyceerhl is this ok to merge?

@alexr00
Copy link
Member

alexr00 commented Dec 12, 2023

@joyceerhl if this is still needed please feel free to re-open!

@alexr00 alexr00 closed this Dec 12, 2023
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.

3 participants