Skip to content
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

Automatically reconfigure GitHub notifications when a token is updated. #388

Merged
merged 3 commits into from
Jul 11, 2022

Conversation

Half-Shot
Copy link
Contributor

@Half-Shot Half-Shot commented Jun 29, 2022

Fixes #387

This makes the token store an emitter which emits an event when a token for a user is updated, allowing us to then emit a message to the watchers.

@Half-Shot Half-Shot requested a review from a team June 29, 2022 10:00
src/Bridge.ts Outdated Show resolved Hide resolved
@Half-Shot Half-Shot enabled auto-merge (squash) July 11, 2022 17:05
@Half-Shot Half-Shot merged commit c68bcaf into main Jul 11, 2022
@Half-Shot Half-Shot deleted the hs/new-token-for-watcher branch July 11, 2022 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

You need to toggle GitHub notifications off and on after replacing expired token
2 participants