Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for WorkflowRun notifications #88

Closed
colinlienard opened this issue Jun 9, 2023 · 4 comments
Closed

Add support for WorkflowRun notifications #88

colinlienard opened this issue Jun 9, 2023 · 4 comments

Comments

@colinlienard
Copy link
Owner

colinlienard commented Jun 9, 2023

Encountered here: #66

Don't know yet how to repro this type of notification

@Hacksore
Copy link

Hacksore commented Dec 3, 2023

I have a few repos that might be helpful here.

https://github.com/Hacksore/github-websocket-api
https://github.com/Hacksore/github-websocket-pipeline-api

A while back I was working on https://buildtray.com but scrapped it and just used webhooks/discord 😂.

This definitely would be an awesome feature and if it could be pulled off id for sure use it.

@colinlienard
Copy link
Owner Author

Actually you can already get notifications about github actions but with CheckSuite notifications, you just need to go here and set Actions to Notify me on Github.

But I never reproduced WorkflowRun notifications and I don't know how...

@Hacksore
Copy link

Hacksore commented Dec 3, 2023

Yeah but that clutters up your desktop experience and requires long polling 😅.

Those apis I listed are unofficial but they are realtime and don’t require anything to be configured.

When I asked @github to support backgrounding their desktop app they said no because of some silly “windows design guidelines” 😡

desktop/desktop#17587

@Hacksore
Copy link

Hacksore commented Dec 3, 2023

also there was this issue too and the official vscode extensio long polls too 😅.

cschleiden/vscode-github-actions#5 (old verson and it was moved to github/vscode-github-actions)

@colinlienard colinlienard closed this as not planned Won't fix, can't repro, duplicate, stale Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants