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

An incidents section for github #1341

Open
VKobeliatsky opened this issue Mar 27, 2023 · 2 comments
Open

An incidents section for github #1341

VKobeliatsky opened this issue Mar 27, 2023 · 2 comments
Labels
proposal An issue (rarely PR) for feature-requests, ideas, etc

Comments

@VKobeliatsky
Copy link

The problem

I was doing regular work and started getting weird errors from git. I tried working around them, almost went to cloning the repo from scratch, but, apparently, the problem was on github side, it had an ongoing incident

Describe the solution you'd like

I believe it would make sense to have a git_incidents section that would query github status api and display an indicator if status.indicator is not none

Describe alternatives you've considered

I couldn't find a chrome extension that would show an alert if an incident is happening.

Documentation and adoption

No response

@VKobeliatsky VKobeliatsky added the proposal An issue (rarely PR) for feature-requests, ideas, etc label Mar 27, 2023
@denysdovhan
Copy link
Member

That is a nice idea. However, I don't think it's feasible to query github status api on every prompt. We should probably do that once in an hour or so.

@VKobeliatsky
Copy link
Author

Would it be possible to update github status on whenever the git command returns an error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal An issue (rarely PR) for feature-requests, ideas, etc
Development

No branches or pull requests

2 participants