CodeYourFuture / curriculum

The CYF Curriculum
https://curriculum.codeyourfuture.io
Other
28 stars 31 forks source link

Kamino Clone button doesn't work #785

Open pseudopilot opened 2 months ago

pseudopilot commented 2 months ago

Describe the bug

Kamino Clone button is not cloning the issues. But I can't be 100% sure that it's not just some my local problem.

https://github.com/CodeYourFuture/curriculum/assets/40791399/849ff15f-75ee-47e5-aaab-20e04fa2d8f0

What is wrong with this content?

How could this be fixed?

If the problem is confirmed by someone else, we can raise an issue in the repository https://github.com/gatewayapps/kamino.

Link to content

Additional context

Who else might need to know about this?

moneyinthesky commented 2 months ago

Hey @pseudopilot, I had a similar issue in the past. I was able to resolve it by using a fine-grained access token instead of a classic token. I also needed to ensure I had these permissions set: Image

If you have the same issue, maybe we could make this clearer in the curriculum.

JayMayer commented 2 months ago

This is relevant to #786 as well. I've left some thoughts on dropping Kamino and using the "Clone" buttons exclusively.

SallyMcGrath commented 1 month ago

BTW I just use this NPM package I wrote expressly for this purpose

https://www.npmjs.com/package/batch-issue-cloner?activeTab=code