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

Add support for Organization Secrets API #1606

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chtzvt
Copy link

@chtzvt chtzvt commented Aug 9, 2023

This pull request implements support for Organization Secrets.


Before the change?

  • Octokit did not support the Organization Secrets API, so I had to monkeypatch it in.

After the change?

  • Octokit now has support for Organization Secrets.

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

This pull request is a draft. I still need to generate cassettes to finish writing tests.

@kfcampbell kfcampbell marked this pull request as draft August 11, 2023 20:34
@kfcampbell
Copy link
Member

I've marked the PR as a draft and approved the builds. Please ignore the failing Issue/PR response CI; we have an integration without the proper permissions on some repositories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants