github-actions[bot] commented on PR #11480:
URL: https://github.com/apache/tvm/pull/11480#issuecomment-1144198028

   Failed to process merge request in 
https://github.com/apache/tvm/actions/runs/2424775781
   
   <details>
   
   ```
   Traceback (most recent call last):
     File "tests/scripts/github_mergebot.py", line 550, in <module>
       pr.merge_if_passed_checks()
     File "tests/scripts/github_mergebot.py", line 495, in 
merge_if_passed_checks
       self.merge()
     File "tests/scripts/github_mergebot.py", line 371, in merge
       self.github.put(url, data=data)
     File "/home/runner/work/tvm/tvm/tests/scripts/git_utils.py", line 71, in 
put
       return self._request(self.base + url, data, method="PUT")
     File "/home/runner/work/tvm/tvm/tests/scripts/git_utils.py", line 66, in 
_request
       with request.urlopen(req, data) as response:
     File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
       return opener.open(url, data, timeout)
     File "/usr/lib/python3.8/urllib/request.py", line 531, in open
       response = meth(req, response)
     File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
       response = self.parent.error(
     File "/usr/lib/python3.8/urllib/request.py", line 569, in error
       return self._call_chain(*args)
     File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
       result = func(*args)
     File "/usr/lib/python3.8/urllib/request.py", line 649, in 
http_error_default
       raise HTTPError(req.full_url, code, msg, hdrs, fp)
   urllib.error.HTTPError: HTTP Error 403: Forbidden
   
   ```
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to