Skip to content

docs(ospo): add community health files#637

Open
DeepDiver1975 wants to merge 1 commit into
masterfrom
docs/ospo-community-health
Open

docs(ospo): add community health files#637
DeepDiver1975 wants to merge 1 commit into
masterfrom
docs/ospo-community-health

Conversation

@DeepDiver1975

Copy link
Copy Markdown
Contributor

Summary

Incorporates the Kiteworks OSPO community health rollout v2 (adapted from owncloud/web#13815) into this repository.

The source PR targets the owncloud/web frontend (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

  • README.mdadditive (no existing content removed, since the README is synced to Docker Hub as the image description). Adds an OSPO badge and Community & Support, Contributing, Security, and About the ownCloud OSPO sections.
  • agents.md (new) — AI-agent context rewritten for this repo: Dockerfile/overlay layout, GitHub Actions build (main.yml), Trivy/smoke-test flow, and OSPO git/Actions policy.
  • CODE_OF_CONDUCT.md / CONTRIBUTING.md / SECURITY.md / SUPPORT.md (new) — community health files; CONTRIBUTING adds repo-specific Docker/PR-workflow notes.
  • CHANGELOG.md — dated entry following this repo's flat date-based convention (not a changelog/unreleased/ dir).

Adaptation notes

  • License framed as MIT (permissive, already Apache-2.0 compatible) — the AGPL "Category X / copyleft audit / KDE heritage" prerequisites from the source PR are explicitly not carried over.
  • No Vue/pnpm/Vitest/Transifex/oCIS-frontend content leaked from the source PR.

Test plan

  • README renders on GitHub: existing Docker reference intact + new sections present, links resolve
  • Relative links (CONTRIBUTING/CODE_OF_CONDUCT/SECURITY/SUPPORT) resolve to the new files
  • agents.md loads correctly in AI agents
  • License referenced in README matches the MIT LICENSE file

🤖 Generated with Claude Code

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant