@@ -28,7 +28,7 @@ def handle_request(rq: DeployerRequest):
DEPLOYERDIR=DEPLOYERDIR,
USER=rq.user,
REPO=rq.repo,
BRANCH=rq.branch
BRANCH=rq.branch,
COMMIT_HASH=rq.commit_hash,
),
)
The note is not visible to the blocked user.