-
Notifications
You must be signed in to change notification settings - Fork 2
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
Web interface for GH query notifications #9
Labels
Milestone
Comments
It will likely require data delta pulling - #142 |
Closed
Architecture:
Proof-of-concept -- key components:
Tips & tricks:
Execution plan:
|
Additional features for web UI:
|
List of teams who requested the tooling:
|
Let's move the architecture to wiki: https://github.com/karelz/GitHubIssues/wiki/Architecture |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great UI: https://octobox.io/ ... could we piggyback on it?
Maybe inject another source of notifications (based on queries and settings like label/milestone changes per query)?
It would also allow us to enable notifications for all issues in your queries, without explicitly subscribing to the issues (which is pain).
Additional ideas:
GitHub issue tracking in insufficient for daily developer job on large repo like CoreFX, CoreCLR, Roslyn, VSCode, etc.
GitHub provides:
Missing features:
Most of the missing features [2], [3] [4] and [5] are not smoothly doable in current form of the alerts tool. The tool reached its limits.
We need to invest in new tooling (2.0) ideally with web-based UI, similar to OWA email and https://octobox.io. More details on architecture and requirements are here: #9
Similar requirements are for any large repo - VSCode, CoreCLR, Roslyn, Google repos, etc. Everyone creates their own one-off half-baked tooling. It would be nice to habe just one which works for all (open source even).
The text was updated successfully, but these errors were encountered: