asf-tooling commented on issue #528: URL: https://github.com/apache/tooling-trusted-releases/issues/528#issuecomment-4410160387
<!-- gofannon-issue-triage-bot v2 --> **Automated triage** — analyzed at `main@2da7807a` **Type:** `discussion` • **Classification:** `no_action` • **Confidence:** `medium` **Application domain(s):** `shared_infrastructure` ### Summary This issue is a tracking/planning ticket requesting that FAQs related to the Apache legal release policy (https://www.apache.org/legal/release-policy.html) be added to ATR's 'legal page.' The issue explicitly notes that approval from the ASF Legal committee is needed ('with their approval'). No concrete code location for a legal page is visible in the files provided, and the issue has had zero engagement since creation 113 days ago. This appears to be a content/documentation coordination task blocked on external approval rather than a concrete code change. ### Where new code would go - `atr/get/` — after existing page route handlers Based on the architecture, GET routes serve HTML pages. A legal/policy page with FAQs would likely be a route in atr/get/ with a corresponding Jinja2 template, but I cannot identify the specific existing legal page file from the provided inventory. ### Proposed approach This issue requires: (1) drafting FAQ content that clarifies how ATR implements or relates to the Apache legal release policy, (2) obtaining approval from the ASF Legal committee for the FAQ wording, and (3) adding the approved content to whatever page/template ATR uses for legal/policy information. Without seeing the actual page templates (likely in a templates directory referenced by atr/get/ routes), I cannot propose a concrete patch. The external dependency on Legal committee approval makes this non-actionable from a pure code perspective until that approval is obtained. ### Open questions - Which specific page in ATR is 'the legal page' — is there an existing template, or does a new page need to be created? - What FAQ content is planned? Are there draft questions/answers already written? - Has the ASF Legal committee been contacted for approval, and what is the status of that coordination? - Is this about adding content to ATR's own UI, or about contributing content to the external www.apache.org/legal/release-policy.html page (which would be in a different repository)? _The agent reviewed this issue and is not proposing patches in this run. Review the existing-code citations and open questions above before deciding next steps._ ### Files examined - `.asf.yaml` - `.github/PULL_REQUEST_TEMPLATE.md` - `.github/dependabot.yml` - `.github/labeler.yml` - `.github/linters/.markdown-lint.yml` - `.github/workflows/allowlistchecker.yml` - `.github/workflows/analyze.yml` - `.github/workflows/build.yml` --- *Draft from a triage agent. A human reviewer should validate before merging any change. The agent did not run tests or verify diffs apply.* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
