hyperledger / aries-agent-test-harness

Aries agent test framework, with agent backchannel support
https://aries-interop.info
Apache License 2.0
60 stars 65 forks source link

added more permissions to workflow #859

Closed nodlesh closed 3 weeks ago

nodlesh commented 3 weeks ago

This PR is an attempt to fix the Error: Resource not accessible by integration issue happening for the last few interop pipeline runs in the generate summary results workflow. If may or may not solve the issue.

nodlesh commented 3 weeks ago

Unfortunatley, this PR didn't fix the issue. We are still not getting updates in the interop summary. https://github.com/hyperledger/aries-agent-test-harness/actions/runs/10483018155/job/29035027033#step:4:271

swcurran commented 3 weeks ago

Yup. I think I will work on a separate approach that changes the publishing to use mkdocs. I’ve been using that for several years, and I think it will be a better approach. I hope to have that done today or Friday.

nodlesh commented 3 weeks ago

Ok, I was going to add a personal access token to the workflow for the create-pull-request step to see if that works, but I'll hold off if you want to change the approach.