extensions icon indicating copy to clipboard operation
extensions copied to clipboard

[GitHub] The "My Issues" Command displays issues on FOSS projects that I commented on but unsubscribed

Open yesseruser opened this issue 11 months ago • 5 comments

Extension

https://www.raycast.com/raycast/github

Raycast Version

1.88.4

macOS Version

15.2

Description

The My Issues command lists issues that I'm no longer interested in. I would like the extension to ignore issues I unsubscribed from or give me the option to hide certain issues

Steps To Reproduce

  1. Make sure you commented on an open issue you unsubscribed from.
  2. Open Raycast
  3. Run the "My Issues" command
  4. Observe the issue

Current Behaviour

No response

Expected Behaviour

No response

yesseruser avatar Dec 18 '24 21:12 yesseruser

Thank you for opening this issue!

🔔 @thomaslombart @unnamedd @tonka3000 @khasbilegt @pernielsentikaer @loxygenK @oilbeater @LunaticMuch @aeorge @daquinoaldo @peppy @aeither @marcotf @qeude @nesl247 @xilopaint @antonengelhardt @bangerang @wottpal @LitoMore @d-mitrofanov-v @j3lte @jfkisafk @vlasischar @JavaLangRuntimeException @shyakadavis @sushichan044 you might want to have a look.

💡 Author and Contributors commands

The author and contributors of raycast/github can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

raycastbot avatar Dec 18 '24 21:12 raycastbot

Thanks for reporting this bug. Would you like to work on it? If yes, here's our guide on extension contributions so that you can open up a pull request. Feel free to contact me here or in the Slack community if you need further help.

thomaslombart avatar Jan 09 '25 10:01 thomaslombart

Thanks for reporting this bug. Would you like to work on it? If yes, here's our guide on extension contributions so that you can open up a pull request. Feel free to contact me here or in the Slack community if you need further help.

I could try, but if somebody else wants to work on this, I'm not stopping them.

yesseruser avatar Jan 10 '25 06:01 yesseruser

@yesseruser I can check on myself next week... do you know about the filters that the my issues command has in the settings? Also, the extension is pretty limited in what it can do, as it uses octokit (GitHub SDK). If you want to experiment a bit in the meantime, go wild

antonengelhardt avatar Jan 10 '25 13:01 antonengelhardt

@yesseruser I can check on myself next week... do you know about the filters that the my issues command has in the settings? Also, the extension is pretty limited in what it can do, as it uses octokit (GitHub SDK). If you want to experiment a bit in the meantime, go wild

I'm not sure I know about those filters, but feel free to check the issue yourself.

yesseruser avatar Jan 11 '25 09:01 yesseruser

@yesseruser I can check on myself next week... do you know about the filters that the my issues command has in the settings? Also, the extension is pretty limited in what it can do, as it uses octokit (GitHub SDK). If you want to experiment a bit in the meantime, go wild

@thomaslombart you're right, I didn't know those filters existed. Thank you for letting me know.

yesseruser avatar Jan 23 '25 22:01 yesseruser