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

make vscode-python specific #24598

Merged
merged 5 commits into from
Dec 17, 2024
Merged

Conversation

eleanorjboyd
Copy link
Member

taking the label actions from the vscode repo but making them more python specific

@eleanorjboyd eleanorjboyd added the debt Covers everything internal: CI, testing, refactoring of the codebase, etc. label Dec 12, 2024
@eleanorjboyd eleanorjboyd self-assigned this Dec 12, 2024
@vs-code-engineering vs-code-engineering bot added this to the January 2025 milestone Dec 12, 2024
.github/commands.json Outdated Show resolved Hide resolved
.github/commands.json Outdated Show resolved Hide resolved
.github/commands.json Outdated Show resolved Hide resolved
.github/commands.json Outdated Show resolved Hide resolved
},
{
"type": "label",
"name": "~version-info-needed",
"action": "updateLabels",
"addLabel": "info-needed",
"removeLabel": "~version-info-needed",
"comment": "Thanks for creating this issue! We figured it's missing some basic information, such as a version number, or in some other way doesn't follow our [issue reporting guidelines](https://aka.ms/vscodeissuereporting). Please take the time to review these and update the issue.\n\nHappy Coding!"
"comment": "Thanks for creating this issue! We figured it's missing some basic information, such as a version number, or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue or even open a new one with the `report issue` command in VS Code to have all the right information collected for you.\n\nHappy Coding!"
Copy link
Member

Choose a reason for hiding this comment

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

We have a aka.ms link for issue reporting with details.

Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure what the aka link is but are you referring to this page? https://github.com/microsoft/vscode-python/wiki/Reporting-a-bug

.github/commands.json Outdated Show resolved Hide resolved
.github/commands.json Outdated Show resolved Hide resolved
.github/commands.json Outdated Show resolved Hide resolved
.github/commands.json Outdated Show resolved Hide resolved
.github/commands.json Outdated Show resolved Hide resolved
.github/commands.json Outdated Show resolved Hide resolved
@eleanorjboyd
Copy link
Member Author

ok went through and make those edits except for that one link that @cwebster-99 was asking about. Let me know what people think - thanks!

.github/commands.json Outdated Show resolved Hide resolved
eleanorjboyd and others added 2 commits December 16, 2024 10:46
Co-authored-by: Courtney Webster <60238438+cwebster-99@users.noreply.github.com>
@eleanorjboyd eleanorjboyd merged commit de13d42 into microsoft:main Dec 17, 2024
46 checks passed
@eleanorjboyd eleanorjboyd deleted the far-hyena branch December 17, 2024 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants