Open ai opened 6 months ago
I've found some info, maybe it helps: It looks like the fine-tuning tokens do not have access to the Project.
GUTHUB_TOKEN
is not a personal token (it is default token available in all workflows).
So I don't see how this quote is related.
Sorry, then i did not understand the topic properly.
We need a little automation to GitHub Projects.
When I assign somebody to issue in
Onboarding
/Ready to take
, the issue should move toIn Progress
column.The workflow should look like:
Note, that we are using
Project (beta)
(also Project V2), and not old classic projects. So many solutions from Google/ChatGPT will not work.New
andIn Progress
columns.New
.In Progress
secrets.PROJECTS_MOVE
with token, but explain in PR what permissions this token need. We are using newfine-tuning
tokens, not classic.