Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GhApi.repos.delete_repo_secret does not work #134

Open
dclong opened this issue May 7, 2022 · 0 comments
Open

GhApi.repos.delete_repo_secret does not work #134

dclong opened this issue May 7, 2022 · 0 comments

Comments

@dclong
Copy link

dclong commented May 7, 2022

There are 2 issues here.

  1. The signature of the function delete_repos_secret is confusing. The API doc says that it takes 3 parameters owner, repo and secret_name while the help function says that it takes 2 parameters repo and secret_name.
  2. I tried to call delete_repos_secret with both 2 and 3 parameters but neither of them work. BTW, the GitHub cli tool gh works well on this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant