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

fix: Add secret to all webhook's payload where it has been missing #5208

Merged
merged 4 commits into from
Oct 30, 2018
Merged

fix: Add secret to all webhook's payload where it has been missing #5208

merged 4 commits into from
Oct 30, 2018

Commits on Oct 28, 2018

  1. fix: Add secret to all webhook's payload where it has been missing

    * Updated dependency manager via `dep ensure -update code.gitea.io/sdk`
    * Gopkg.toml was not changed as sdk version is set to "master"
    * affects webhooks for: Delete, Fork, IssueComment, Release
    * also contains changes from go-gitea/go-sdk#125 and hence a swagger update
    
    Signed-off-by: Berengar W. Lehr <Berengar.Lehr@kompetenztest.de>
    Resolves: #4732, #5173
    Berengar W. Lehr authored and Berengar W. Lehr committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    5e340ad View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Configuration menu
    Copy the full SHA
    8a93458 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Configuration menu
    Copy the full SHA
    b552bba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9344317 View commit details
    Browse the repository at this point in the history