tadayosi opened a new issue, #3952: URL: https://github.com/apache/camel-k/issues/3952
https://github.com/apache/camel-k/actions/runs/3755484014/jobs/6380597042 ``` ❌ TestKamelCLIRun (3m38.34s) ❌ TestKamelCLIRun/Examples_from_GitHub (3m26.92s) ❌ TestKamelCLIRun/Examples_from_GitHub/Gist_(ID) (280ms) GITHUB_TOKEN env var detected, using it for GitHub APIs authentication Error: cannot read sources: failed to resolve sources: GET https://api.github.com/gists/e2c3f9a5fd0d9e79b21b04809786f17a: 403 Resource not accessible by integration [] testing.go:1169: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test ``` Apparently it's because `secrets.GITHUB_TOKEN` doesn't have previlege to access gists. A similar issue explained here: https://goreleaser.com/errors/resource-not-accessible-by-integration/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
