chore: adopt engineering standard v1.0.0 #1

Open
Kenearos wants to merge 1 commit from chore/adopt-standards-v1.0.0 into main
Owner

Automated adoption of the org engineering standard (its-consulting/standards @ v1.0.0).

  • Renders the standard's templates/ into this repo (governance, CI gate, issue/PR templates, SECURITY, CODEOWNERS, editorconfig, gitattributes, pre-commit).
  • Pins .standards-version=1.0.0 and vendors OPA/Rego policies to .standards/policies/ so CI runs the gate locally (no cross-repo dependency).
  • Files that already existed and differ were left untouched (purely additive).
  • Placeholders substituted for its-consulting/KI-Konzil.

Files created: 15. See the standard's README.md, section 'Adoption'.

Automated adoption of the org engineering standard (`its-consulting/standards` @ v1.0.0). - Renders the standard's `templates/` into this repo (governance, CI gate, issue/PR templates, SECURITY, CODEOWNERS, editorconfig, gitattributes, pre-commit). - Pins `.standards-version=1.0.0` and vendors OPA/Rego policies to `.standards/policies/` so CI runs the gate locally (no cross-repo dependency). - Files that already existed and differ were **left untouched** (purely additive). - Placeholders substituted for `its-consulting/KI-Konzil`. Files created: 15. See the standard's README.md, section 'Adoption'.
Kenearos added 1 commit 2026-07-01 19:57:33 +02:00
chore: adopt engineering standard v1.0.0
Some checks failed
ci / standards-gate (pull_request) Has been cancelled
85c9a807c7
Adopt the org engineering standard (its-consulting/standards @ v1.0.0).

Adds baseline governance/CI/policy files rendered from the standard's
templates and pins .standards-version=1.0.0. Vendored OPA/Rego policies
under .standards/policies/ so CI runs the gate locally (no cross-repo dep).
Placeholders ({{ORG}}/{{REPO}}/{{OWNER_HANDLE}}/{{MAINTAINER_EMAIL}}) filled in.
Existing files that differ were left untouched by the adopter.

Automated rollout. Files created: 15.
Some checks failed
ci / standards-gate (pull_request) Has been cancelled
This pull request has changes conflicting with the target branch.
  • .github/ISSUE_TEMPLATE/config.yml
  • CODEOWNERS
  • SECURITY.md
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin chore/adopt-standards-v1.0.0:chore/adopt-standards-v1.0.0
git checkout chore/adopt-standards-v1.0.0

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff chore/adopt-standards-v1.0.0
git checkout chore/adopt-standards-v1.0.0
git rebase main
git checkout main
git merge --ff-only chore/adopt-standards-v1.0.0
git checkout chore/adopt-standards-v1.0.0
git rebase main
git checkout main
git merge --no-ff chore/adopt-standards-v1.0.0
git checkout main
git merge --squash chore/adopt-standards-v1.0.0
git checkout main
git merge --ff-only chore/adopt-standards-v1.0.0
git checkout main
git merge chore/adopt-standards-v1.0.0
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: its-consulting/KI-Konzil#1
No description provided.