Trying to delete a Github repo with composio

Which trigger to use to delete a Github repo which I have previously created with Composio?
5 Replies
foreign-sapphire
foreign-sapphireOP2mo ago
I used "GITHUB_CREATE_A_REPOSITORY_FOR_THE_AUTHENTICATED_USER"
metropolitan-bronze
metropolitan-bronze2mo ago
It's GITHUB_DELETE_A_REPOSITORY You can search it in the dashboard: https://app.composio.dev/app/github?usecase=delete+repo
foreign-sapphire
foreign-sapphireOP2mo ago
It doesn't work it gives a 403 error no auth
Request failed error: `{"message":"Must have admin rights to Repository.","documentation_url":"https://docs.github.com/rest/repos/repos#delete-a-repository","status":"403"}`
Request failed error: `{"message":"Must have admin rights to Repository.","documentation_url":"https://docs.github.com/rest/repos/repos#delete-a-repository","status":"403"}`
I am trying to delete my own repo...
metropolitan-bronze
metropolitan-bronze3w ago
Try to run composio add github and connect your account again If you get this error again, send me your email address will share your issue with the team Hey @FACELESSMAN, is it working for you now??
foreign-sapphire
foreign-sapphireOP3w ago
I have to check again! will getb ack to you

Did you find this page helpful?