Skip to content

docs(governance): add repository contribution controls - #44

Merged
srpatcha merged 1 commit into
masterfrom
governance/linked-issue-and-wiki
Sep 12, 2026
Merged

srpatcha merged 1 commit into
masterfrom
governance/linked-issue-and-wiki

Conversation

@srpatcha

Copy link
Copy Markdown
Member

Fixes #43

Summary

  • replace the generic agent scaffold with guidance for eApps' native, web, mobile, desktop, extension, tool, enterprise, catalog, and storefront surfaces
  • add the canonical linked-issue workflow pinned to 92cb596c773496ec4df76717e8acf0e6b7700f73
  • reconcile the repository PR template, preserving its platform test checklist while requiring a recognized same-repository closing issue and consolidating duplicate case-only paths
  • snapshot all six published Wiki pages under docs/wiki/ from Wiki revision 4096c20fd30524c9302574df9df4533a26aae0f2

Validation

  • YAML parsed successfully and the workflow matches the canonical template after exact SHA substitution
  • npx --yes markdownlint-cli2 AGENTS.md .github/PULL_REQUEST_TEMPLATE.md: 0 errors
  • all six relative Wiki link targets resolve
  • all six source-controlled Wiki pages match the published Wiki byte-for-byte
  • python -m unittest discover across functional, performance, and simulation suites: 7 passed
  • git diff --check: passed

Risk and rollout

Documentation and pull-request policy only. The reusable workflow has read-only permissions. The initial run_all_tests.py invocation could not find the Unix-only python3 command on Windows; the three underlying suites were rerun successfully with the available Python interpreter.

@srpatcha
srpatcha marked this pull request as ready for review September 12, 2026 00:58
@srpatcha
srpatcha merged commit 7d0019c into master Sep 12, 2026
10 of 12 checks passed
@srpatcha
srpatcha deleted the governance/linked-issue-and-wiki branch September 12, 2026 01:28
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.

Establish repository-specific contribution governance

1 participant