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

Convert GitHub event on actions and fix some pull_request events. (#23037) #23471

Merged
merged 2 commits into from
Mar 15, 2023

Commits on Mar 14, 2023

  1. Convert GitHub event on actions and fix some pull_request events. (go…

    …-gitea#23037)
    
    Follow go-gitea#22680
    
    Partially Fix go-gitea#22958, on pull_request, `opened`, `reopened`,
    `synchronize` supported, `edited` hasn't been supported yet because
    Gitea doesn't trigger that events.
    
    ---------
    
    Co-authored-by: yp05327 <576951401@qq.com>
    2 people authored and GiteaBot committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    6b623e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

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