-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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 package webhook #27839
Fix package webhook #27839
Conversation
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Fix go-gitea#23742 --------- Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Fix go-gitea#23742 --------- Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
* giteaofficial/main: Fix package webhook (go-gitea#27839) Add user secrets API integration tests (go-gitea#27832) Fix wrong relative path on obtain token from command line (go-gitea#27850) doc: actions/act-runner: document obtaining a runner registration token from gitea CLI (go-gitea#27845) Fix/upload artifact error windows (go-gitea#27802) Always use whole user name as link (go-gitea#27815) Fix display member unit in the menu bar if there are no hidden members in public org (go-gitea#27795) Add Index to pull_auto_merge.doer_id (go-gitea#27811) Bump workflows in github actions (go-gitea#27836) Allow pull requests Manually Merged option to be used by non-admins (go-gitea#27780)
I was unable to create a backport for 1.20. @lunny, please send one manually. 🍵
|
I was unable to create a backport for 1.21. @lunny, please send one manually. 🍵
|
Unfortunately this PR broke Gitea for us as the call to
|
Thank you for the info. Same error was in the MS Teams webhook. |
Fix go-gitea#23742 --------- Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Fix #23742