gha-repo-manager
gha-repo-manager copied to clipboard
Manage your Github repo(s) settings and secrets using Github Actions and a yaml file
The documentation for this action is not very thorough. Make sure it is up to date with all features. consider read the docs for more detailed documentation than the readme....
**Is your feature request related to a problem? Please describe.** Would be nice to auto-configure protected tags as well. **Describe the solution you'd like** Additional YAML logic to define protected...
To run the CI jobs in the fork, you will need to setup a secret THIS_PAT that contains a PAT that has read access to your repo's settings. It is...
**Is your feature request related to a problem? Please describe.** Mostly a feature, but also kind of a bug. - Feature because I do not see option to add/remove users...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.6.1. Release notes Sourced from ruff's releases. 0.6.1 Release Notes This is a hotfix release to address an issue with ruff-pre-commit. In v0.6, Ruff changed...
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.11.1. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.11 We’ve just uploaded mypy 1.11 to the Python Package Index (PyPI). Mypy...
Bumps [pip](https://github.com/pypa/pip) from 24.0 to 24.2. Changelog Sourced from pip's changelog. 24.2 (2024-07-28) Deprecations and Removals Deprecate pip install --editable falling back to setup.py develop when using a setuptools version...
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 to 70.0.0. Changelog Sourced from setuptools's changelog. v70.0.0 Features Emit a warning when [tools.setuptools] is present in pyproject.toml and will be ignored. -- by :user:SnoopJ (#4150)...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.4 to 2.8.2. Release notes Sourced from pydantic's releases. v2.8.2 (2024-07-03) What's Changed Fixes Fix issue with assertion caused by pluggable schema validator by @dmontagu in #9838...