-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
From what I understand, it's not possible to get issue subscription activity from the GraphQL API. However, I'd love this in the digest. The notifications API allows you to get information on subscription/watched issue/PR activity.
Here's how we could support this:
- Add a special handler/identifier for notifications in the yaml parsing
- Look at all issues/PRs identified in the GraphQL queries
- Look at all notifications, identify any that haven't been already included by the other GraphQL queries
Is there a better approach?
It would be amazing to have all of my GitHub activity using this digest. I love this tool.
Metadata
Metadata
Assignees
Labels
No labels