gha-repo-manager
gha-repo-manager copied to clipboard
Manage your Github repo(s) settings and secrets using Github Actions and a yaml file
:robot: I have created a release *beep* *boop* --- ## [1.8.0](https://github.com/andrewthetechie/gha-repo-manager/compare/v1.7.2...v1.8.0) (2024-05-21) ### Features * Pydantic 2.7.1 PR ([#225](https://github.com/andrewthetechie/gha-repo-manager/issues/225)) ([c1e014a](https://github.com/andrewthetechie/gha-repo-manager/commit/c1e014adcf31bafbcd7b29087ebd4e4a4b052ee0)) ### Bug Fixes * pydantic 2 fixes ([#237](https://github.com/andrewthetechie/gha-repo-manager/issues/237)) ([252c43a](https://github.com/andrewthetechie/gha-repo-manager/commit/252c43af4de68f15ebfb70ef7292bd10b4cc0b6c)) ---...
## Description Updated the action to enable the configuration of: - Collaborators, both teams and users as well as their permissions #30 ## Motivation and Context I manage several hundred...
## Description Updated the action to enable the configuration of: - Deployment Environments #218, including: - Deployment Protection Policies - Variables - Secrets - Collaborators, both teams and users as...
## Description Updated the action to enable the configuration of: - Deployment Environments #218, including: - Deployment Protection Policies - Variables - Secrets ## Motivation and Context I manage several...
## Description Updated the action to enable the configuration of: - Repository variables #219 ## Motivation and Context I manage several hundred repositories at work, and we use templates to...
**Is your feature request related to a problem? Please describe.** Currently, this action manages repository secrets, but it does not do variables. **Describe the solution you'd like** Expand scope to...
**Is your feature request related to a problem? Please describe.** Ability to configure, update, or remove deployment environments and the associated protection policies, reviewers, secrets, and variables therein. **Describe the...
When you go to settings (general) you can specify squash/merge commit but you can also select the default commit type. * Default message * Pull request title * Pull request...
**Is your feature request related to a problem? Please describe.** I noticed that a commit is pushed to the target repo when pushing a file to a repository, even when...
**Describe the bug** There is an object being set to None but getting attributes pulled from it. **To Reproduce** Steps to reproduce the behavior: 1. Run with settings file below...