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

Cause NotifyMigrateRepository to emit a repo create webhook #14004

Merged
merged 3 commits into from
Dec 17, 2020

Commits on Dec 15, 2020

  1. Cause NotifyMigrateRepository to emit a repo create webhook

    This PR simply makes NotifyMigrateRepository emit a Create Repo webhook.
    The reason for no new payload is that the information sent to
    NotifyMigrateRepository is only essentially the same as
    NotifyCreateRepository
    
    Fix go-gitea#13996
    
    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    6004547 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    9325b77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    202a5bf View commit details
    Browse the repository at this point in the history