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

feat: Add onAny and onError functions #324

Merged
merged 9 commits into from
Oct 17, 2020
Merged

Conversation

wolfy1339
Copy link
Member

Fixes #304

@wolfy1339 wolfy1339 added the Type: Feature New feature or request label Oct 13, 2020
oscard0m
oscard0m previously approved these changes Oct 13, 2020
Copy link
Member

@oscard0m oscard0m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

src/event-handler/index.ts Outdated Show resolved Hide resolved
@wolfy1339
Copy link
Member Author

@gr2m I can't seem to push to the branch anymore

@gr2m
Copy link
Contributor

gr2m commented Oct 14, 2020

@wolfy1339 sorry for that. I've invited you and @dominguezcelada to the new @octokit/js-community team, you should have write access to all JS repositories now :)

@wolfy1339 wolfy1339 requested review from oscard0m and gr2m October 14, 2020 22:38
@wolfy1339 wolfy1339 marked this pull request as ready for review October 14, 2020 22:40
@wolfy1339 wolfy1339 force-pushed the any-error-events-deprecate branch from e4396e4 to 8d75648 Compare October 14, 2020 23:52
Copy link
Contributor

@gr2m gr2m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great 👍🏼

@gr2m gr2m merged commit 3117844 into master Oct 17, 2020
@gr2m gr2m deleted the any-error-events-deprecate branch October 17, 2020 04:09
@github-actions
Copy link
Contributor

🎉 This PR is included in version 7.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gr2m gr2m changed the title feat: Add onAny and onEvent functions feat: Add onAny and onError functions Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create .onAny and .onError methods, deprecate "*" and "error" events
3 participants