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

Send tag create and push webhook when release created on UI (#8671) #9702

Merged

Commits on Jan 13, 2020

  1. Send tag create and push webhook when release created on UI (go-gitea…

    …#8671)
    
    * 'update'
    
    * Send push tag event when release created
    
    * send tag create event while release created in UI
    
    * update to go v1.13
    
    * fix gofmt error
    
    * update go-gitea#8671 move release tag created hook to modules/notification/webhook due to go-gitea#8802 refactoring
    
    * use NotifyCreateRef and NotifyPushCommits instead of NotifyNewReleaseTag
    
    * move tag notification to correct place
    blueworrybear authored and lafriks committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    ed4ffe1 View commit details
    Browse the repository at this point in the history