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

feat: Adds Environment Secrets & Variables

Open drewid opened this issue 1 year ago • 2 comments

…Added files and content to Clients, Helpers, Models and Tests. Corrected comments on related files. Resolves Issue # 2752


Before the change?

Functionality to use Environment Secrets & Variables did not exist.

After the change?

Added the ability to get, create and updated Environment Secrets & Variables.

Pull request checklist

  • [x] 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) - not present in general

Does this introduce a breaking change?

  • [ ] Yes
  • [X] No

drewid avatar Jan 19 '24 03:01 drewid

Modeled the changes directly after the already implemented repository secrets and variables.

drewid avatar Jan 19 '24 03:01 drewid