Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ipfs/github-mgmt
https://github.com/ipfs/github-mgmt
ipdx
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ipfs/github-mgmt
- Owner: ipfs
- Created: 2022-04-27T08:13:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T00:29:57.000Z (2 months ago)
- Last Synced: 2024-10-29T12:11:29.145Z (2 months ago)
- Topics: ipdx
- Language: TypeScript
- Homepage:
- Size: 973 KB
- Stars: 10
- Watchers: 10
- Forks: 26
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# GitHub Management via Terraform: ipfs
This repository is responsible for managing GitHub configuration of `ipfs` organisation as code with Terraform. It was created from [github-mgmt-template](https://github.com/protocol/github-mgmt-template) and it will receive updates from that repository.
**IMPORTANT**: Having write access to GitHub Management repository can be as powerful as having admin access to the organizations managed by that repository.
*NOTE*: Because we don't have merge queue functionality enabled for the repository yet, after a merge, wait for the `Apply` and `Update` workflows to complete before merging any other PRs.
To learn more, check out:
- [What is GitHub Management and how does it work?](docs/ABOUT.md)
- [How to set up GitHub Management?](docs/SETUP.md)
- [How to work with GitHub Management?](docs/HOWTOS.md)