microsoft / microsoft/vscode-pull-request-github
Set issue type when creating new issue
@alexr00 arbeitet bereits daran.
Seit 30.6.2026.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 2.6k
- Forks
- 796
- Ø Merge
- 1 T. 4 Std.
- Gemergte PRs (30 T.)
- 46
Beschreibung
When creating a new issue I'm unable to set the issue's type. This feels like missing behavior since I can use ${issueType} in the format for issue branch names. Currently when I file an issue and immediately start work on it my branch names start with ${issueType}. And if I add it on the web it takes time before the value syncs locally so I still end up with ${issueType} in my branch name
I've tried adding Type when creating the issue but no such luck.
Is this just a straight forward changes in these spots? (Never done extension development to figure out how to try myself.)
- https://github.com/microsoft/vscode-pull-request-github/blob/main/src/issues/issueFile.ts#L13
- https://github.com/microsoft/vscode-pull-request-github/blob/main/src/issues/issueFeatureRegistrar.ts#L769
- https://github.com/microsoft/vscode-pull-request-github/blob/main/src/issues/issueFeatureRegistrar.ts#L1133
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.