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.

Copy link

github-actions bot commented May 8, 2024

👋 Hey Friends, this pull request has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!

@github-actions github-actions bot added the Status: Stale Used by stalebot to clean house label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale Used by stalebot to clean house
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants