Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GithubException: 403. Resource not accessible by integration (continued) #101

Open
JuliaTagBot opened this issue Jul 20, 2023 · 99 comments
Open

Comments

@JuliaTagBot
Copy link

Repo: CalculustJL/CalculustCore.jl
Run URL: https://github.com/CalculustJL/CalculustCore.jl/actions/runs/5616800206
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/git/tags#create-a-tag-object"}
@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: ThummeTo/DifferentiableEigen.jl
Run URL: https://github.com/ThummeTo/DifferentiableEigen.jl/actions/runs/5623019296
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: DanielVandH/EpithelialDynamics1D.jl
Run URL: https://github.com/DanielVandH/EpithelialDynamics1D.jl/actions/runs/5623561920
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/releases/releases#create-a-release"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: sunoru/Kirei.jl
Run URL: https://github.com/sunoru/Kirei.jl/actions/runs/5625054984
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: sunoru/SimpleCTypes.jl
Run URL: https://github.com/sunoru/SimpleCTypes.jl/actions/runs/5625622568
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: worlddynamics/Vensim2MTK.jl
Run URL: https://github.com/worlddynamics/Vensim2MTK.jl/actions/runs/5635895856
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: s-fuerst/Vahana.jl
Run URL: https://github.com/s-fuerst/Vahana.jl/actions/runs/5638171705
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: SciML/ADTypes.jl
Run URL: https://github.com/SciML/ADTypes.jl/actions/runs/5660338323
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: arinbasu/MetaAnalysis.jl
Run URL: https://github.com/arinbasu/MetaAnalysis.jl/actions/runs/5673030067
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: JuliaEarth/PointPatterns.jl
Run URL: https://github.com/JuliaEarth/PointPatterns.jl/actions/runs/5695505642
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/git/refs#create-a-reference"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: JuliaEarth/Variography.jl
Run URL: https://github.com/JuliaEarth/Variography.jl/actions/runs/5695509599
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/git/refs#create-a-reference"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: JuliaEarth/GeoClustering.jl
Run URL: https://github.com/JuliaEarth/GeoClustering.jl/actions/runs/5695636625
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/git/refs#create-a-reference"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: singularitti/Thinkers.jl
Run URL: https://github.com/singularitti/Thinkers.jl/actions/runs/5704795607
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/releases/releases#create-a-release"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: mattar13/PhysiologyPlotting.jl
Run URL: https://github.com/mattar13/PhysiologyPlotting.jl/actions/runs/5718904032
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: TidierOrg/TidierPlots.jl
Run URL: https://github.com/TidierOrg/TidierPlots.jl/actions/runs/5745688119
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: tecosaur/BaseDirs.jl
Run URL: https://github.com/tecosaur/BaseDirs.jl/actions/runs/5752028947
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: eschnett/DifferentialForms.jl
Run URL: https://github.com/eschnett/DifferentialForms.jl/actions/runs/5773458406
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/git/refs#create-a-reference"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: mastrof/MeanSquaredDisplacement.jl
Run URL: https://github.com/mastrof/MeanSquaredDisplacement.jl/actions/runs/5778651418
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: GunnarFarneback/CrudePythonTranslator.jl
Run URL: https://github.com/GunnarFarneback/CrudePythonTranslator.jl/actions/runs/5778731881
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: deltaeecs/MoM_Basics.jl
Run URL: https://github.com/deltaeecs/MoM_Basics.jl/actions/runs/5783281287
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/releases/releases#create-a-release"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: sshin23/ExaModels.jl
Run URL: https://github.com/sshin23/ExaModels.jl/actions/runs/5788481405
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/releases/releases#create-a-release"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: ElOceanografo/SparseInverseSubset.jl
Run URL: https://github.com/ElOceanografo/SparseInverseSubset.jl/actions/runs/5802079404
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/git/refs#create-a-reference"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: PhoenixSmaug/PerfectPacking.jl
Run URL: https://github.com/PhoenixSmaug/PerfectPacking.jl/actions/runs/5818601149
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: JuliaApproximation/AnnuliOrthogonalPolynomials.jl
Run URL: https://github.com/JuliaApproximation/AnnuliOrthogonalPolynomials.jl/actions/runs/5819618052
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: BenjaminDoran/NeighborJoining.jl
Run URL: https://github.com/BenjaminDoran/NeighborJoining.jl/actions/runs/5842184758
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: palmtree2013/LinearNoiseApproximation.jl
Run URL: https://github.com/palmtree2013/LinearNoiseApproximation.jl/actions/runs/5847669870
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: moble/PowerSeries.jl
Run URL: https://github.com/moble/PowerSeries.jl/actions/runs/5893735017
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/releases/releases#create-a-release"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: sc-dyer/PetroBase.jl
Run URL: https://github.com/sc-dyer/PetroBase.jl/actions/runs/5895335940
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: vchuravy/ScopedValues.jl
Run URL: https://github.com/vchuravy/ScopedValues.jl/actions/runs/5932228689
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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: JuliaAI/MLJFlow.jl
Run URL: https://github.com/JuliaAI/MLJFlow.jl/actions/runs/5957029747
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/releases/releases#create-a-release"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: Lightup1/MathieuF.jl
Run URL: https://github.com/Lightup1/MathieuF.jl/actions/runs/5984116622
Image ID: sha256:1a9bc12609b284d802962b074ec387a3cb61361af82fe38551b7c967bba7614f
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 95, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 577, 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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: WebSky-CITA/XGPaint.jl
Run URL: https://github.com/WebSky-CITA/XGPaint.jl/actions/runs/6543314095
Image ID: sha256:a0819448ec6f0817e56513beda67da418ff381f4feaedb96757c9c45cfe69c65
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 607, 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/releases/releases#create-a-release"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: JuliaGPU/oneAPI.jl
Run URL: https://github.com/JuliaGPU/oneAPI.jl/actions/runs/6546510688
Image ID: sha256:a0819448ec6f0817e56513beda67da418ff381f4feaedb96757c9c45cfe69c65
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 605, in create_release
    self._repo.create_git_ref(f"refs/tags/{version_tag}", 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/git/refs#create-a-reference"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: jbshannon/MultiBisect.jl
Run URL: https://github.com/jbshannon/MultiBisect.jl/actions/runs/6552148187
Image ID: sha256:a0819448ec6f0817e56513beda67da418ff381f4feaedb96757c9c45cfe69c65
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 598, 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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: jw3126/ReduceWindows.jl
Run URL: https://github.com/jw3126/ReduceWindows.jl/actions/runs/6587060163
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 598, 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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: JuliaComputing/OpenPolicyAgent.jl
Run URL: https://github.com/JuliaComputing/OpenPolicyAgent.jl/actions/runs/6602836277
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 598, 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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: emmt/TypeUtils.jl
Run URL: https://github.com/emmt/TypeUtils.jl/actions/runs/6641596087
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 598, 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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: rakeshksr/ImageColorThresholderApp.jl
Run URL: https://github.com/rakeshksr/ImageColorThresholderApp.jl/actions/runs/6655763257
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 605, in create_release
    self._repo.create_git_ref(f"refs/tags/{version_tag}", 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/git/refs#create-a-reference"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: COBREXA/ConstraintTrees.jl
Run URL: https://github.com/COBREXA/ConstraintTrees.jl/actions/runs/6676282230
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 607, 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/releases/releases#create-a-release"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: JuliaDiff/SparseDiffTools.jl
Run URL: https://github.com/JuliaDiff/SparseDiffTools.jl/actions/runs/6680302353
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 605, in create_release
    self._repo.create_git_ref(f"refs/tags/{version_tag}", 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/git/refs#create-a-reference"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: COBREXA/AbstractFBCModels.jl
Run URL: https://github.com/COBREXA/AbstractFBCModels.jl/actions/runs/6698305798
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 607, 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/releases/releases#create-a-release"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: ThummeTo/FMISensitivity.jl
Run URL: https://github.com/ThummeTo/FMISensitivity.jl/actions/runs/6709996308
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 598, 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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: cvigilv/SimSpread.jl
Run URL: https://github.com/cvigilv/SimSpread.jl/actions/runs/6715841762
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 598, 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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: COBREXA/SBMLFBCModels.jl
Run URL: https://github.com/COBREXA/SBMLFBCModels.jl/actions/runs/6744136087
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 598, 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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: COBREXA/JSONFBCModels.jl
Run URL: https://github.com/COBREXA/JSONFBCModels.jl/actions/runs/6744692464
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 598, 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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: COBREXA/MATFBCModels.jl
Run URL: https://github.com/COBREXA/MATFBCModels.jl/actions/runs/6744795889
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 598, 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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: m3g/MolSimToolkit.jl
Run URL: https://github.com/m3g/MolSimToolkit.jl/actions/runs/6752110575
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 607, 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/releases/releases#create-a-release"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: KronosTheLate/CallendarVanDusen.jl
Run URL: https://github.com/KronosTheLate/CallendarVanDusen.jl/actions/runs/6754717199
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 598, 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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: tasseff/SecretSanta.jl
Run URL: https://github.com/tasseff/SecretSanta.jl/actions/runs/6762044584
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 607, 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/releases/releases#create-a-release"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: lxvm/FourierSeriesEvaluators.jl
Run URL: https://github.com/lxvm/FourierSeriesEvaluators.jl/actions/runs/6764206306
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 607, 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/releases/releases#create-a-release"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: fredrikekre/Prometheus.jl
Run URL: https://github.com/fredrikekre/Prometheus.jl/actions/runs/6764301692
Image ID: sha256:8abc89d45871b9c64959e43a83b2b0045dbfbe98b74c1899d7ebaeeca8b87c26
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 607, 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/releases/releases#create-a-release"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: mrazomej/BarBay.jl
Run URL: https://github.com/mrazomej/BarBay.jl/actions/runs/6797084735
Image ID: sha256:f2e5a4792a14c9d11c20b640b02771afc1d2c910eff81028816949d408d1dc65
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 598, 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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: JuliaLang/MbedTLS.jl
Run URL: https://github.com/JuliaLang/MbedTLS.jl/actions/runs/6815270674
Image ID: sha256:f2e5a4792a14c9d11c20b640b02771afc1d2c910eff81028816949d408d1dc65
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 605, in create_release
    self._repo.create_git_ref(f"refs/tags/{version_tag}", 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/git/refs#create-a-reference"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: musoke/WolframExpr.jl
Run URL: https://github.com/musoke/WolframExpr.jl/actions/runs/6829406838
Image ID: sha256:f2e5a4792a14c9d11c20b640b02771afc1d2c910eff81028816949d408d1dc65
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 598, 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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: darnstrom/PolyDAQP.jl
Run URL: https://github.com/darnstrom/PolyDAQP.jl/actions/runs/6835177025
Image ID: sha256:f2e5a4792a14c9d11c20b640b02771afc1d2c910eff81028816949d408d1dc65
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 598, 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/git/tags#create-a-tag-object"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: cadojo/SPICEKernels.jl
Run URL: https://github.com/cadojo/SPICEKernels.jl/actions/runs/6835676172
Image ID: sha256:f2e5a4792a14c9d11c20b640b02771afc1d2c910eff81028816949d408d1dc65
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 605, in create_release
    self._repo.create_git_ref(f"refs/tags/{version_tag}", 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/git/refs#create-a-reference"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: avik-pal/FastAlmostBandedMatrices.jl
Run URL: https://github.com/avik-pal/FastAlmostBandedMatrices.jl/actions/runs/6835897807
Image ID: sha256:f2e5a4792a14c9d11c20b640b02771afc1d2c910eff81028816949d408d1dc65
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 605, in create_release
    self._repo.create_git_ref(f"refs/tags/{version_tag}", 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/git/refs#create-a-reference"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: cardo-org/Visor.jl
Run URL: https://github.com/cardo-org/Visor.jl/actions/runs/6852773192
Image ID: sha256:f2e5a4792a14c9d11c20b640b02771afc1d2c910eff81028816949d408d1dc65
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 607, 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/releases/releases#create-a-release"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: BloodWorkXGaming/TestNoAllocations.jl
Run URL: https://github.com/BloodWorkXGaming/TestNoAllocations.jl/actions/runs/6853729184
Image ID: sha256:f2e5a4792a14c9d11c20b640b02771afc1d2c910eff81028816949d408d1dc65
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 605, in create_release
    self._repo.create_git_ref(f"refs/tags/{version_tag}", 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/git/refs#create-a-reference"}

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: PumasAI/SimpleChains.jl
Run URL: https://github.com/PumasAI/SimpleChains.jl/actions/runs/9808295209
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/releases/releases#create-a-release", "status": "403"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants