Skip to content

Duplocate synchronize events sent to github app when accepting " Suggested change" #24358

Discussion options

You must be logged in to vote

👋 @richtier, thanks for reaching out and reporting this. I think it’s very interesting behavior to report and I don’t have an explanation for this. As a next step, I’m interested in reproducing this for myself. Here are my questions:

  • Which permissions and webhook events are granted to your GitHub App?
  • How often do you see this behavior?
  • Are you able to reproduce this behavior in a public repository and share a URL here for us to investigate?

Is there a way to uniquely identify the events other than hashing the content into a “has this been seen befoore” key?

When you receive a new webhook payload, you can inspect the headers and filter for the value of the X-GitHub-Delivery. This is a G…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
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