Conversation
|
@duburcqa So without contents write, this fails: https://github.com/genesis-company/taichi/actions/runs/16028004337/job/45224022646?pr=46 (PS I wish github would warn me, when I try to paste a comment, and screenshot didnt upload yet... 😓 ) |
|
Maybe it is because this is a private organization? Another weird behavior I don’t quite understand… |
URL for where you are using workflow_call, along with secrets in the child call? (My understanding is this is somehow related to their security model, rather than to public/private 🤔) |
|
(happy to create a new public repo, in my personal github, and we can try different things there too, to compare) |
|
Ok now I understand, I think many of the weird quirks we are seeing here seem to be related to using After checking the documentation very quickly, this at least explain the issue with explicitly specifying the secrets that are required. I guess it is the same for the write permission. For the weird URL, it is probably unrelated though. |
This reverts commit 4fb3d60.
|
Thanks! |

Issue: #
Brief Summary
Doc for each branch is published to:
https://ideal-adventure-2n6lpyw.pages.github.io/[branch-name]/taichi.htmlFor example, this branch is
hp/doc, so the docs are at:Note taht this pr depends on hp/manylinux. branch, so probably best to approve/merge that PR first :)
copilot:summary
Walkthrough
copilot:walkthrough