-
Notifications
You must be signed in to change notification settings - Fork 141
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 a Changes object to the PullRequestEvent object so we can see what changed in edited PR events #390
Add a Changes object to the PullRequestEvent object so we can see what changed in edited PR events #390
Conversation
@robbecker-wf @robrbecker friendly ping. |
Released in version 9.20.0 https://github.com/SpinlockLabs/github.dart/releases/tag/9.20.0 |
Thank you @robbecker-wf! |
@robbecker-wf will you be pushing this to pubdev as well? |
It's already published!
…On Tue, Nov 14, 2023, 3:11 PM Ricardo Amador ***@***.***> wrote:
@robbecker-wf <https://github.com/robbecker-wf> will you be pushing this
to pubdev as well?
—
Reply to this email directly, view it on GitHub
<#390 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACM32QDNPJ5CNNUMEDJ77DYEPUC5AVCNFSM6AAAAAA7DTXLI2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJRGQ2DIMJRGE>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
I don't see it here: https://pub.dev/packages/github |
Oh, the publish action failed! https://github.com/SpinlockLabs/github.dart/actions/runs/6867506661 |
Okay thank you Rob! I was just making sure I was not looking in the wrong place. Appreciate it! |
Adding a Changes object to the PullRequestEvent object so that we can determine what changed.
See this doc: https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=edited#pull_request