extensions
extensions copied to clipboard
[GitHub] The "My Issues" Command displays issues on FOSS projects that I commented on but unsubscribed
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
- Make sure you commented on an open issue you unsubscribed from.
- Open Raycast
- Run the "My Issues" command
- Observe the issue
Current Behaviour
No response
Expected Behaviour
No response
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 issueCloses the issue.@raycastbot close as not plannedCloses the issue as not planned.@raycastbot rename this issue to "Awesome new title"Renames the issue.@raycastbot reopen this issueReopens the issue.@raycastbot assign meAssigns yourself to the issue.@raycastbot good first issueAdds the "Good first issue" label to the issue.@raycastbot keep this issue openMake sure the issue won't go stale and will be kept open by the bot.
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.
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 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
@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 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.