microsoft / microsoft/vscode-pull-request-github
Set issue type when creating new issue
@alexr00 ci sta già lavorando.
Dal 30/6/2026.
- Lingua principale
- TypeScript
- Stelle
- 2.6k
- Fork
- 795
- Merge medio
- 1g 4h
- PR unite (30g)
- 46
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.