-
Github notifications are a frequent way that people use to interact with Github. We should build out some sort of UI for viewing (and potentially interacting with) those notifications into LazyGithub.
-
**Is your feature request related to a problem? Please describe.**
I like to see all the github notifications directly in the otospace instead of opening the Github url and open notification
-
This can be confirmed using
* `/api/v0/result/{test_name}/changes?notify=1`
* `/api/v0/orgs/result/{test_name}/changes?notify=1`
-
Currently we monitor failed azp pipelines on slack.
We are about to shift our remaining ci -> github, at which point we will stop receiving these notices
We should add a slack notifier from gith…
phlax updated
2 weeks ago
-
Currently, all our "pending review" notifications go into a [single thread](https://github.com/oppia/oppia/discussions/18759) on GitHub Discussions. This makes it hard to keep track of pending reviews…
-
- all read
- all dismissed
- total count
- unread count
-
**Description:**
To enhance repository automation and streamline contributor engagement, let's add GitHub workflows for greeting new contributors, auto-labeling pull requests, and notifying contrib…
-
Currently it's possible to create filtered subscription for a bunch of events, but it's not possible for the deployment events.
Since we are deploying quite often, we have way too many notifications …
-
In order to improve report performance, the team initially implemented a cache, but this isn't working. We are going to replace the cache with an approach that separates out report generation from do…
-
**Is your feature request related to a problem? Please describe.**
Finding out that GitHub Services are failing it's always a fail-first, followed by a RCA to find out that the root of our issues c…