Commit Message from Gitea is not fetched #733
skadimoolam
started this conversation in
General
Replies: 1 comment
-
feel free to drop a PR pls |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @saeedvaziry
Thanks a bunch for adding Gitea. I started playing around with it.
I noticed 2 a new issues. I set up auto deploy and created a new commit.
But it did not trigger the deployment script on Vito. I noticed that Gitea webhook was not active by default
I found the issue to be on line 75 app/SourceControlProviders/Gitea.php
There's a type in the
active
parameter sent to Gitea API2nd issue was that the commit message was not being fetched.
I found the issue was on line 136 in app/SourceControlProviders/Gitea.php
I wanted to create a discussion before i could ask you if i could do a PR fixing these both.
Beta Was this translation helpful? Give feedback.
All reactions