Skip to content
Discussion options

You must be logged in to vote

I was able to delete it through the API:

# Get the notification ID by looking at the output of the following command:
gh api notifications

# Mark it as done.
gh api notifications/threads/14588514146 --method delete

Replies: 7 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pawamoy
Comment options

Comment options

You must be logged in to vote
1 reply
@NubeBuster
Comment options

Answer selected by pawamoy
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ElijahLynn
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GitHub or a GitHub feature is not working as intended other General topics and discussions that don't fit into other categories, but are related to GitHub
4 participants