mfordjody opened a new pull request, #969: URL: https://github.com/apache/dubbo-kubernetes/pull/969
## Summary - publish a `Maintainer Approval` status for every pull request - automatically approve pull requests authored by `@mfordjody` - require a current-head GitHub approval from `@mfordjody` for other authors - let `@mfordjody` `/lgtm` publish the same status through the built-in GitHub Actions identity - reset approval after new commits and support cancellation - remove the ASF staged Ruleset configuration that remained unreconciled ## Security - the workflow uses `pull_request_target` without checking out or executing contributor code - status writes are performed by the GitHub Actions App, even when slash-command replies use a custom bot - UI approvals only count when they come from `@mfordjody` and match the current PR head SHA ## Validation - `actionlint .github/workflows/review-gate.yml .github/workflows/commands.yml` - official `asfyaml-validate --repo . --org apache` - `git diff --check` -- 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]
