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

Add handling of Discussion webhooks #92

Open
sario528 opened this issue Jun 1, 2021 · 2 comments
Open

Add handling of Discussion webhooks #92

sario528 opened this issue Jun 1, 2021 · 2 comments

Comments

@sario528
Copy link

sario528 commented Jun 1, 2021

List of webhook actions to handle for Discussions:

created
edited
deleted
pinned
unpinned
locked
unlocked
transferred
category_changed
answered
unanswered

And Discussion comments:

created
edited
deleted

@dgw
Copy link
Member

dgw commented Jun 1, 2021

I wonder what transferred is: moved to another repo, like issues, or converted from an issue. 🤔

@sario528
Copy link
Author

sario528 commented Jun 1, 2021

I wonder what transferred is: moved to another repo, like issues, or converted from an issue. 🤔

I did some quick testing, and the 'transfer' is between repos.

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

No branches or pull requests

2 participants