docs(ospo): add community health files#637
Open
DeepDiver1975 wants to merge 1 commit into
Open
Conversation
Incorporate the Kiteworks OSPO community health rollout v2 (adapted from owncloud/web#13815) into this repository, with all repo-specific facts replaced to match this Docker image build repo (MIT license, Dockerfile + overlay layout, GitHub Actions build) rather than the web frontend. - README.md: append Community & Support, Contributing, Security and About the ownCloud OSPO sections plus an OSPO badge (additive — the existing Docker reference is kept since it is synced to Docker Hub) - agents.md: new AI-agent context file describing the Docker build, overlay structure, CI and OSPO policy - CODE_OF_CONDUCT.md, CONTRIBUTING.md, SECURITY.md, SUPPORT.md: new community health files - CHANGELOG.md: dated entry following the existing convention The OSPO/license section is adapted to MIT (permissive, already Apache-2.0 compatible) — the AGPL copyleft-migration prerequisites from the source PR do not apply here. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Incorporates the Kiteworks OSPO community health rollout v2 (adapted from owncloud/web#13815) into this repository.
The source PR targets the
owncloud/webfrontend (AGPL-3.0, Vue/TypeScript/pnpm monorepo). This repo is the ownCloud Server Docker image build (MIT, Dockerfiles + bash overlays, GitHub Actions), so every repo-specific fact was replaced accordingly.Changes
Community & Support,Contributing,Security, andAbout the ownCloud OSPOsections.main.yml), Trivy/smoke-test flow, and OSPO git/Actions policy.changelog/unreleased/dir).Adaptation notes
Test plan
🤖 Generated with Claude Code