Skip to content

docs: pre-tag issue gate + TYPO3 14 hidden version surfaces#52

Merged
CybotTM merged 2 commits into
mainfrom
docs/issue-gate-typo3-version-surfaces
Jul 11, 2026
Merged

docs: pre-tag issue gate + TYPO3 14 hidden version surfaces#52
CybotTM merged 2 commits into
mainfrom
docs/issue-gate-typo3-version-surfaces

Conversation

@CybotTM

@CybotTM CybotTM commented Jul 11, 2026

Copy link
Copy Markdown
Member

Two release-discipline learnings from a TYPO3-extension release stream (t3x-nr-llm v0.16.x).

  • release-process.md — A pre-tag issue gate: before tagging, triage open issues from the current work stream (regression / pre-existing-latent / test-only). Unclear severity — including a self-filed issue whose text says 'production bug' — is the user's decision, not silently shipped; a task order that includes 'release' does not delegate that judgment. Prevents the 'why did you release with known bugs?' failure.
  • ecosystem-detection.md — TYPO3 14 hidden version surfaces: composer.json extra.typo3/cms.version is a separate field from top-level "version" (deprecation #108345, guarded by the extension's VersionConsistencyTest), plus guides.xml release= attribute, Documentation/Changelog.rst, and CHANGELOG.md footer compare-links — all easy-to-miss surfaces.

Content-only; no SKILL.md version bump.

- release-process: a Phase-1 step-0 issue gate — never tag over an
  untriaged known issue from the current work stream; unclear severity
  is the user's call, a task order incl. 'release' does not delegate it.
- ecosystem-detection: composer.json extra.typo3/cms.version is a
  SEPARATE surface from top-level version (TYPO3 14 deprecation #108345,
  guarded by VersionConsistencyTest); guides.xml release= attr;
  Documentation/Changelog.rst; CHANGELOG.md footer compare links.

Signed-off-by: Sebastian Mendel <sebastian.mendel@netresearch.de>
Copilot AI review requested due to automatic review settings July 11, 2026 01:59
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions github-actions Bot added documentation Improvements or additions to documentation skill labels Jul 11, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the release documentation by expanding the ecosystem detection reference with specific TYPO3 version surfaces, guides, and changelog requirements, and introducing an "Issue gate" step to the release preparation process to prevent tagging releases with untriaged known issues. The review feedback suggests formatting improvements for consistency, specifically recommending the use of a level 4 header for the "Issue Gate" section and bolding the start of the RST directives list item.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread skills/github-release/references/release-process.md Outdated
Comment thread skills/github-release/references/ecosystem-detection.md Outdated
… item

Signed-off-by: Sebastian Mendel <sebastian.mendel@netresearch.de>
@sonarqubecloud

Copy link
Copy Markdown

@CybotTM CybotTM merged commit 43bf266 into main Jul 11, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation skill

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants