docs(ospo): community health rollout v2 — README, agents.md, health files#601
docs(ospo): community health rollout v2 — README, agents.md, health files#601dj4oC wants to merge 1 commit into
Conversation
…iles Introduced by the Kiteworks Open Source Program Office (OSPO) on May 5, 2026. Changes: - README.md: rewritten with OSPO v2 template — license-specific migration guidance, Community & Support section, Contributing workflow, Security section pointing to security.owncloud.com + YesWeHack bug bounty - agents.md: AI agent context file with architecture, build commands, and OSPO Policy Constraints (GitHub Actions, Dependabot, Git Workflow) - CODE_OF_CONDUCT.md: redirect to https://owncloud.com/contribute/code-of-conduct/ - CONTRIBUTING.md: redirect to https://owncloud.com/contribute/ - SECURITY.md: redirect to https://security.owncloud.com + YesWeHack - SUPPORT.md: redirect to https://owncloud.com/contact-us/ + channels OSPO: https://kiteworks.com/opensource Signed-off-by: David Walter <david.walter@kiteworks.com>
e7b6357 to
2120d6b
Compare
Policy hit — root-directory edits. This PR adds/rewrites root-level files (README.md, agents.md, CODE_OF_CONDUCT.md, CONTRIBUTING.md, SECURITY.md, SUPPORT.md). Per this bot's operating rules, root-directory edits are never auto-processed — commenting and stopping; a maintainer must review and merge manually. Separately flagging for human attention: this PR introduces Generated by Claude Code |
| - `css/` — Stylesheets | ||
| - `templates/` — PHP templates for server-side rendering | ||
| - `l10n/` — Localization/translation files | ||
| - `tests/` — PHPUnit and integration tests |
There was a problem hiding this comment.
| - `tests/` — PHPUnit and integration tests | |
| - `tests/` — PHPUnit and acceptance tests |
| pnpm install # Install JavaScript dependencies | ||
| pnpm build # Build ownCloud Web connector | ||
| composer install # Install PHP dependencies | ||
| phpunit -c phpunit.xml # Run PHP unit tests |
There was a problem hiding this comment.
Should we list the make commands here, like was done in the agent files in other repos?
# Test (PHPunit)
make test-php-unit
# Test (WebUI Acceptance)
make test-acceptance-webui
Summary
This PR is part of the Kiteworks OSPO community health rollout (kiteworks.com/opensource), applied to all ~110 public ownCloud repositories starting May 5, 2026.
Test plan
🤖 Generated with Claude Code as part of the ownCloud OSPO rollout.
Kiteworks OSPO: https://kiteworks.com/opensource