Skip to content

ci: support fork PR auto-merge#111

Merged
Ali1213 merged 1 commit into
ucloud:masterfrom
Episkey-G:codex/fork-auto-merge
Jul 11, 2026
Merged

ci: support fork PR auto-merge#111
Ali1213 merged 1 commit into
ucloud:masterfrom
Episkey-G:codex/fork-auto-merge

Conversation

@Episkey-G

Copy link
Copy Markdown
Collaborator

Summary

  • Move product-autonomous auto-merge enablement into a trusted pull_request_target workflow.
  • Remove the AUTO_MERGE_TOKEN dependency and use GitHub native auto-merge via github.token.
  • Re-run scope-gate on title edits so conventional-title fixes retrigger CI.

Test Plan

  • go run github.com/rhysd/actionlint/cmd/actionlint@latest .github/workflows/pr-gate.yml .github/workflows/auto-merge.yml
  • go test ./pkg/... ./cmd/internal/... ./hack/... -count=1
  • Simulated PR Fix product/css Application version, e.g. 7.10.2 #110 file metadata through hack/owner-gate and confirmed autoMergeEligible=true.

@Ali1213 Ali1213 merged commit 02732b7 into ucloud:master Jul 11, 2026
11 of 12 checks passed
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