Skip to content

GitHub Issue trigger - [ ] does not work  #6007

@jorishijmans

Description

@jorishijmans
  • Extension version: GitHub Actions v0.26.2
  • VSCode Version: Version: 1.89.1 (user setup)
  • OS: Windows_NT x64 10.0.22631
  • Repository Clone Configuration (single repository/fork of an upstream repository):
  • Github Product (Github.com/Github Enterprise version x.x.x): Pro

Steps to Reproduce:

  1. Open settings in VS Code with CTRL + ,
  2. Search issue in settings and go to: GitHub Issue Triggers (setting ID: githubIssues.createIssueTriggers) 1
  3. Click "Add item"
  4. Add - [ ] and - [ ] 2
  5. Click OK
  6. Confirm in "- [ ] " and "- [ ]" are added to the .json in your testing environment.

abbreviated

"githubIssues.createIssueTriggers": [
  "- [ ] ",
  "Specify requirements",
  "Plan",
  "- [ ]"
]
  1. Confirm other issue triggers are working.
  2. Test triggers "- [ ] " and "- [ ]" in markdown and html comment
 - [ ] Test task 
 - [ ]Test task
<!-- 
- [ ] Test task
- [ ]Test task
 -->

Footnotes

  1. Settings applies to all profiles. I also confirmed the .json in my workspace is up-to-date.

  2. Without a space at the end it is not working either.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions