Skip to content

Claude/generate skill documentation f npo6 - #5

Merged
Gutiz merged 3 commits into
releasefrom
claude/generate-skill-documentation-fNPO6
May 14, 2026
Merged

Claude/generate skill documentation f npo6#5
Gutiz merged 3 commits into
releasefrom
claude/generate-skill-documentation-fNPO6

Conversation

@Gutiz

@Gutiz Gutiz commented May 14, 2026

Copy link
Copy Markdown
Owner

No description provided.

claude added 2 commits May 14, 2026 08:31
- .github/CODEOWNERS routes review on every PR.
- .github/workflows/release-guard.yml rejects PRs into release that
  don't come from main, and rejects direct pushes whose tip isn't an
  ancestor of origin/main.
- .github/pull_request_template.md flags whether a PR targets release.

These are git-side guards; pair with the GitHub branch protection rule
for full enforcement (instructions in README).
- release is the integration/daily-release branch; accepts PRs from any branch.
- main is the stable publish branch; only accepts PRs from release.
- release-guard workflow renamed to branch-policy with four jobs covering
  push and PR events on both protected branches.
- READMEs (zh/en) and PR template updated to reflect the new flow and
  document the one-time gh api calls needed to enable UI-level branch
  protection.
@Gutiz Gutiz closed this May 14, 2026
@Gutiz Gutiz reopened this May 14, 2026
- CHANGELOG.md following Keep a Changelog / SemVer
- .github/RELEASE_NOTES_v1.0.0.md as the body for the GitHub Release
@Gutiz
Gutiz merged commit f1d6a40 into release May 14, 2026
8 checks passed
@Gutiz
Gutiz deleted the claude/generate-skill-documentation-fNPO6 branch May 29, 2026 01:15
Gutiz added a commit that referenced this pull request May 29, 2026
… notes) (#7)

* Claude/generate skill documentation f npo6 (#5)

* Add lightweight release-branch guard (CODEOWNERS + Actions)

- .github/CODEOWNERS routes review on every PR.
- .github/workflows/release-guard.yml rejects PRs into release that
  don't come from main, and rejects direct pushes whose tip isn't an
  ancestor of origin/main.
- .github/pull_request_template.md flags whether a PR targets release.

These are git-side guards; pair with the GitHub branch protection rule
for full enforcement (instructions in README).

* Switch branch policy: feature -> release -> main

- release is the integration/daily-release branch; accepts PRs from any branch.
- main is the stable publish branch; only accepts PRs from release.
- release-guard workflow renamed to branch-policy with four jobs covering
  push and PR events on both protected branches.
- READMEs (zh/en) and PR template updated to reflect the new flow and
  document the one-time gh api calls needed to enable UI-level branch
  protection.

* Prepare v1.0.0 release notes and changelog

- CHANGELOG.md following Keep a Changelog / SemVer
- .github/RELEASE_NOTES_v1.0.0.md as the body for the GitHub Release

---------

Co-authored-by: Claude <noreply@anthropic.com>

* Codex/release update f npo6 (#6)

* Add lightweight release-branch guard (CODEOWNERS + Actions)

- .github/CODEOWNERS routes review on every PR.
- .github/workflows/release-guard.yml rejects PRs into release that
  don't come from main, and rejects direct pushes whose tip isn't an
  ancestor of origin/main.
- .github/pull_request_template.md flags whether a PR targets release.

These are git-side guards; pair with the GitHub branch protection rule
for full enforcement (instructions in README).

* Switch branch policy: feature -> release -> main

- release is the integration/daily-release branch; accepts PRs from any branch.
- main is the stable publish branch; only accepts PRs from release.
- release-guard workflow renamed to branch-policy with four jobs covering
  push and PR events on both protected branches.
- READMEs (zh/en) and PR template updated to reflect the new flow and
  document the one-time gh api calls needed to enable UI-level branch
  protection.

* Prepare v1.0.0 release notes and changelog

- CHANGELOG.md following Keep a Changelog / SemVer
- .github/RELEASE_NOTES_v1.0.0.md as the body for the GitHub Release

---------

Co-authored-by: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.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.

2 participants