octokit.rb icon indicating copy to clipboard operation
octokit.rb copied to clipboard

Add support for Organization Secrets API

Open chtzvt opened this issue 2 years ago • 2 comments

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)
  • [x] 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
  • [x] No

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

chtzvt avatar Aug 09 '23 22:08 chtzvt

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.

kfcampbell avatar Aug 11 '23 20:08 kfcampbell

👋 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[bot] avatar May 08 '24 01:05 github-actions[bot]