Open JuliaTagBot opened 3 years ago
Probably duplicate error: Repo: JuliaCI/CoverageTools.jl Run URL: https://github.com/JuliaCI/CoverageTools.jl/actions/runs/919754227 Image ID: sha256:773124878dcb4d13c4d7083bc805d86e6b2ecd30bbfe77503aa500b79a866246 Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 93, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 533, in create_release
tag = self._repo.create_git_tag(
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 1093, in create_git_tag
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-tag-object"}
Probably duplicate error: Repo: chriselrod/StrideArrays.jl Run URL: https://github.com/chriselrod/StrideArrays.jl/actions/runs/948632200 Image ID: sha256:773124878dcb4d13c4d7083bc805d86e6b2ecd30bbfe77503aa500b79a866246 Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 93, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 542, in create_release
self._repo.create_git_release(version, version, log, target_commitish=target)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 1059, in create_git_release
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/repos#create-a-release"}
Probably duplicate error: Repo: tylerjthomas9/ScrapeSEC.jl Run URL: https://github.com/tylerjthomas9/ScrapeSEC.jl/actions/runs/1409263729 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 422 {"message": "Reference already exists", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: pstafford/StochasticGroundMotionSimulation.jl Run URL: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/actions/runs/1508247446 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: jherekhealy/CharFuncPricing.jl Run URL: https://github.com/jherekhealy/CharFuncPricing.jl/actions/runs/1540988614 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: SciML/DiffEqSensitivity.jl Run URL: https://github.com/SciML/DiffEqSensitivity.jl/actions/runs/1565602397 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 422 {"message": "Reference already exists", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: AshtonSBradley/QuantumFluidSpectra.jl Run URL: https://github.com/AshtonSBradley/QuantumFluidSpectra.jl/actions/runs/1574847881 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: vavrines/KitML.jl Run URL: https://github.com/vavrines/KitML.jl/actions/runs/1594743206 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: ctrekker/Deductive.jl Run URL: https://github.com/ctrekker/Deductive.jl/actions/runs/1629413059 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: itsdfish/ParameterSpacePartitions.jl Run URL: https://github.com/itsdfish/ParameterSpacePartitions.jl/actions/runs/1701842439 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: lucifer1004/MonkeyLang.jl Run URL: https://github.com/lucifer1004/MonkeyLang.jl/actions/runs/1712492996 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: jump-dev/SCS.jl Run URL: https://github.com/jump-dev/SCS.jl/actions/runs/1714314897 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: sefffal/PairPlots.jl Run URL: https://github.com/sefffal/PairPlots.jl/actions/runs/1741431846 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: damian-t-p/RandomMatrixDistributions.jl Run URL: https://github.com/damian-t-p/RandomMatrixDistributions.jl/actions/runs/1798082772 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: johnnychen94/JpegTurbo.jl Run URL: https://github.com/johnnychen94/JpegTurbo.jl/actions/runs/1803562518 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: JuliaGraphs/Graphs.jl Run URL: https://github.com/JuliaGraphs/Graphs.jl/actions/runs/1820055318 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: jacksoncalvert/RediSearch.jl Run URL: https://github.com/jacksoncalvert/RediSearch.jl/actions/runs/1821384369 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: alexriss/SpmImageTycoon.jl Run URL: https://github.com/alexriss/SpmImageTycoon.jl/actions/runs/1834274558 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: DynareJulia/Dynare.jl Run URL: https://github.com/DynareJulia/Dynare.jl/actions/runs/1853409538 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: ThummeTo/FMIImport.jl Run URL: https://github.com/ThummeTo/FMIImport.jl/actions/runs/1857463893 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: ThummeTo/FMIExport.jl Run URL: https://github.com/ThummeTo/FMIExport.jl/actions/runs/1857576303 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: ThummeTo/FMIBuild.jl Run URL: https://github.com/ThummeTo/FMIBuild.jl/actions/runs/1858525218 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: JuliaIO/Suppressor.jl Run URL: https://github.com/JuliaIO/Suppressor.jl/actions/runs/1865653810 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: SciML/MethodOfLines.jl Run URL: https://github.com/SciML/MethodOfLines.jl/actions/runs/1924082450 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: FluxML/Optimisers.jl Run URL: https://github.com/FluxML/Optimisers.jl/actions/runs/1937053931 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 422 {"message": "Reference already exists", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: kramsretlow/Autologistic.jl Run URL: https://github.com/kramsretlow/Autologistic.jl/actions/runs/1951453305 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: milankl/StochasticRounding.jl Run URL: https://github.com/milankl/StochasticRounding.jl/actions/runs/1965117262 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: onetonfoot/Bonsai.jl Run URL: https://github.com/onetonfoot/Bonsai.jl/actions/runs/1990452363 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: NREL-SIIP/PowerFlows.jl Run URL: https://github.com/NREL-SIIP/PowerFlows.jl/actions/runs/2030839861 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: eschnett/DifferentialForms.jl Run URL: https://github.com/eschnett/DifferentialForms.jl/actions/runs/2042587083 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: junder873/AbnormalReturns.jl Run URL: https://github.com/junder873/AbnormalReturns.jl/actions/runs/2061649763 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: pedromxavier/WiSARD.jl Run URL: https://github.com/pedromxavier/WiSARD.jl/actions/runs/2080214340 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: itsdfish/SocialSamplingTheory.jl Run URL: https://github.com/itsdfish/SocialSamplingTheory.jl/actions/runs/2189680492 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: yaozhenghangma/MatterEnv.jl Run URL: https://github.com/yaozhenghangma/MatterEnv.jl/actions/runs/2193534243 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: NQCD/NQCDistributions.jl Run URL: https://github.com/NQCD/NQCDistributions.jl/actions/runs/2246171381 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 536, in create_release
tag = self._repo.create_git_tag(
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 1093, in create_git_tag
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-tag-object"}
Probably duplicate error: Repo: tpapp/ImplicitDifferentiables.jl Run URL: https://github.com/tpapp/ImplicitDifferentiables.jl/actions/runs/2258026946 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 545, in create_release
self._repo.create_git_release(
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 1059, in create_git_release
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/repos#create-a-release"}
Probably duplicate error: Repo: tim-au/Mechanical.jl Run URL: https://github.com/tim-au/Mechanical.jl/actions/runs/2270145335 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 536, in create_release
tag = self._repo.create_git_tag(
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 1093, in create_git_tag
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-tag-object"}
Probably duplicate error: Repo: vnegi10/BitcoinRPC.jl Run URL: https://github.com/vnegi10/BitcoinRPC.jl/actions/runs/2272402054 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 545, in create_release
self._repo.create_git_release(
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 1059, in create_git_release
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/repos#create-a-release"}
Probably duplicate error: Repo: eliascarv/TruthTables.jl Run URL: https://github.com/eliascarv/TruthTables.jl/actions/runs/2283203336 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 545, in create_release
self._repo.create_git_release(
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 1059, in create_git_release
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/repos#create-a-release"}
Probably duplicate error: Repo: glwhart/Spacey.jl Run URL: https://github.com/glwhart/Spacey.jl/actions/runs/2284831758 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 536, in create_release
tag = self._repo.create_git_tag(
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 1093, in create_git_tag
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-tag-object"}
Probably duplicate error: Repo: baxmittens/VTUFileHandler.jl Run URL: https://github.com/baxmittens/VTUFileHandler.jl/actions/runs/2286432638 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: kchu25/CDLmotif.jl Run URL: https://github.com/kchu25/CDLmotif.jl/actions/runs/2293797723 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 545, in create_release
self._repo.create_git_release(
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 1059, in create_git_release
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/repos#create-a-release"}
Probably duplicate error: Repo: simon-lc/NablaNet.jl Run URL: https://github.com/simon-lc/NablaNet.jl/actions/runs/2299531729 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 536, in create_release
tag = self._repo.create_git_tag(
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 1093, in create_git_tag
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-tag-object"}
Probably duplicate error: Repo: cjdoris/Bokeh.jl Run URL: https://github.com/cjdoris/Bokeh.jl/actions/runs/2308532769 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 545, in create_release
self._repo.create_git_release(
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 1059, in create_git_release
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/repos#create-a-release"}
Probably duplicate error: Repo: PeaceFounder/CryptoGroups.jl Run URL: https://github.com/PeaceFounder/CryptoGroups.jl/actions/runs/2315700597 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: Julia-BEAST-utils/BEASTDataPrep.jl Run URL: https://github.com/Julia-BEAST-utils/BEASTDataPrep.jl/actions/runs/2321120714 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: kernelmethod/ChaChaCiphers.jl Run URL: https://github.com/kernelmethod/ChaChaCiphers.jl/actions/runs/2322711409 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 545, in create_release
self._repo.create_git_release(
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 1059, in create_git_release
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/repos#create-a-release"}
Probably duplicate error: Repo: johnnychen94/LazyModules.jl Run URL: https://github.com/johnnychen94/LazyModules.jl/actions/runs/2324095832 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 536, in create_release
tag = self._repo.create_git_tag(
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 1093, in create_git_tag
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-tag-object"}
Probably duplicate error: Repo: mipals/SymSemiseparableMatrices.jl Run URL: https://github.com/mipals/SymSemiseparableMatrices.jl/actions/runs/2327975707 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Probably duplicate error: Repo: JuliaIO/ImageIO.jl Run URL: https://github.com/JuliaIO/ImageIO.jl/actions/runs/2330955890 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 94, in <module>
repo.create_release(version, sha)
File "/root/tagbot/action/repo.py", line 543, in create_release
self._repo.create_git_ref(f"refs/tags/{version}", tag.sha)
File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 969, in create_git_ref
headers, data = self._requester.requestJsonAndCheck(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/reference/git#create-a-reference"}
Repo: JuliaSIMD/SLEEFPirates.jl Run URL: https://github.com/JuliaSIMD/SLEEFPirates.jl/actions/runs/884115576 Image ID: sha256:773124878dcb4d13c4d7083bc805d86e6b2ecd30bbfe77503aa500b79a866246 Stacktrace: