Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

List per user notifications #477

Open
PeterDaveHello opened this issue Sep 19, 2017 · 2 comments
Open

List per user notifications #477

PeterDaveHello opened this issue Sep 19, 2017 · 2 comments

Comments

@PeterDaveHello
Copy link
Contributor

Not sure if you'd like to have this feature, just list all the notifications of my GitHub account, looks very useful to me :)

@henvic
Copy link
Member

henvic commented Sep 19, 2017

It would be cool and I would merge a pull request for that.

I shouldn't be able to work on this myself anytime soon.

@protoEvangelion
Copy link
Member

Looks like this can be easily achieved with the newly added octokit api: https://octokit.github.io/rest.js/#octokit-routes-activity-list-notifications

For an example use the latest cmd:

Notifications.prototype.latest = async function(opt_watch) {

We could add a new flag like --list

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants