octokit / octokit.rb

Ruby toolkit for the GitHub API
http://octokit.github.io/octokit.rb/
MIT License
3.84k stars 1.13k forks source link

Add support for Actions Environment Secret Management #1607

Closed hosom closed 1 year ago

hosom commented 1 year ago

Resolves https://github.com/octokit/octokit.rb/issues/1611


Before the change?

After the change?

Pull request checklist

Does this introduce a breaking change?

No breaking changes here!

Please see our docs on breaking changes to help!


hosom commented 1 year ago

My bad on the commented tests. I forgot to uncomment those when I went to add credentials and record for vcr. I've resolved the tests and linter issues.