You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we get a 201 response code from a push to a PR branch, this likely means the contributor did not check the "Allow edits from maintainers" box. We may want to reflect that in the Bot response message.
git push
To github.com:pravs3683/bioconda-recipes.git
! [remote rejected] fix_quantwiq-iq -> fix_quantwiq-iq (permission denied)
error: failed to push some refs to '[email protected]:pravs3683/bioconda-recipes.git'
the response code was 201
##[error]Node run failed with exit code 1
since the PR does not allow edit from maintainers.
The text was updated successfully, but these errors were encountered:
If we get a 201 response code from a push to a PR branch, this likely means the contributor did not check the "Allow edits from maintainers" box. We may want to reflect that in the Bot response message.
ref: bioconda/bioconda-recipes#19753 (comment):
The text was updated successfully, but these errors were encountered: