-
Bug
-
Resolution: Done
-
Blocker
-
Pipelines 1.9.0
-
None
-
False
-
None
-
False
-
We are now handling different type of Github token and properly check for expiration
-
Bug Fix
-
-
Description of problem:
some github token don't have the same expiration as the others, and go-github library fail to parse them, when failing we are not able to process the payload....{}
Additional info (Such as Logs, Screenshots, etc):
https://github.com/openshift-pipelines/pipelines-as-code/pull/1132
https://github.com/google/go-github/issues/2649