@@ -15,7 +15,7 @@ def gitea():
handle_request(
DeployerRequest(
user = data["repository"]["owner"]["username"]
user = data["repository"]["owner"]["username"],
repo = data["repository"]["name"],
branch = data["ref"].strip("refs/heads/"),
commit_hash = data["after"]
The note is not visible to the blocked user.