https://github.com/ipfs-examples/github-mgmt
https://github.com/ipfs-examples/github-mgmt
ipdx
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ipfs-examples/github-mgmt
- Owner: ipfs-examples
- Created: 2022-10-21T07:35:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-09T01:27:44.000Z (over 1 year ago)
- Last Synced: 2025-02-09T02:27:53.396Z (over 1 year ago)
- Topics: ipdx
- Language: TypeScript
- Homepage:
- Size: 436 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# GitHub Management via Terraform: ipfs-examples
This repository is responsible for managing GitHub configuration of `ipfs-examples` 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)