vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

Slash commands doesn't work when entered in the comments box.

Open hnaganur opened this issue 1 year ago • 4 comments
trafficstars

The extension does not trigger the action for the slash commands when entered in the comments section like it would do in the PR web link. the extension treats it as contributor leaving a comment instead of triggering the action.

  • Extension version: 0.86.1 ( any version)
  • VSCode Version: 1.88.0
  • OS: Windows
  • Repository Clone Configuration (single repository/fork of an upstream repository): Enterprise repo
  • Github Product (Github.com/Github Enterprise version x.x.x): Github.com

Steps to Reproduce:

  1. Create a PR
  2. Enter a slash command ( in my case its custom slash command ) and click comment.

hnaganur avatar Apr 08 '24 22:04 hnaganur

Screenshot 2024-04-08 153805

hnaganur avatar Apr 08 '24 22:04 hnaganur

Interesting! I don't get that (contributor) part when adding the comment from the extension. I'm wondering if somehow your auth token is missing something. Do you go through your organizations auth page when you sign in to GitHub?

alexr00 avatar May 02 '24 12:05 alexr00

Yes. it goes through organization's auth page for sign in

hnaganur avatar May 02 '24 16:05 hnaganur

@hnaganur do you have a button to "authorize" VS Code for your organization on that sign in page? If so, is it possible you skipped clicking on this "authorize" button and just signed in without authorizing?

alexr00 avatar May 07 '24 09:05 alexr00

Closing because no further info was provided.

alexr00 avatar Dec 16 '24 11:12 alexr00