Skip to content

Commit b461cd3

Browse files
committed
docs: improve repositories descriptions and topics
1 parent 6448916 commit b461cd3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GitHub Organization as Code
22

3-
GitHub organization managed as code.
3+
GitHub organization managed as code. Implements a GitOps workflow to transform a YAML - declarative GitHub organization definition into GitHub resources, automating configuration of repositories.
44

55
## Features
66

test.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
22
repositories:
33
- name: .github
4-
description: "BruzIT Test organization profile and management."
4+
description: "BruzIT Test organization profile and repository management."
55
topics:
6-
- github-organization-profile
76
- github-profile
87
- github-profile-readme
8+
- github-organization-profile
9+
- github-organization-management
910
- name: template
1011
description: "Standardized repository scaffold for BruzIT projects. Pre-configured with semantic-release, license boilerplate, README structure, and initial v0.0.0 tag."
1112
topics:

0 commit comments

Comments
 (0)