https://github.com/gocodebox/.github
https://github.com/gocodebox/.github
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gocodebox/.github
- Owner: gocodebox
- Created: 2021-07-09T21:19:10.000Z (over 4 years ago)
- Default Branch: trunk
- Last Pushed: 2025-06-23T14:56:45.000Z (7 months ago)
- Last Synced: 2025-06-23T15:47:31.630Z (7 months ago)
- Size: 1.17 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
LifterLMS Dot Github
====================
A `.github` repo for the gocodebox (LifterLMS) organization.
### Label Sync
The [labels.yml](./labels.yml) configuration file describes the issue and pull request labels shared across organization repositories.
The [labels.yml](./.github/labels.yml) workflow runs daily to sync labels from the config file and will automatically sync labels when the config file is updated. It can also be dispatched manually to update repositories on-demand.
### Teams
The [teams.yml](./teams.yml) configuration file describes the organization's teams, the members of the teams, and the team's repository permissions.
The [teams.yml](./.github/teams.yml) workflow runs daily to sync team data from the config file and add new organization repositories to each team. The workflow also runs automatically when the `teams.yml` configuration file is modified. It can also be dispatched manually to add new repositories on-demand.