Skip to content

The change fetching robot is still broken for specs and docs #99

@ACharbonneau

Description

@ACharbonneau

The specifications-and-documentation repo is private.

For the continuous integration robot having it use cfde-bots ALLTHEACTIONS credential make it work, but it didn't work in the update workflows:

The action that is breaking is actions/checkout@v2. It only sort of can do private submodules. See: actions/checkout#287

My current attempt at a solution was from actions/checkout#116 (comment) but clearly didn't work.

In those issues, there is also a suggestion about using SSH keys. cfde-bot has an SSH key as a secret called RTDprivaterepo if you want to try that route.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions