AKonnyaku opened a new pull request, #1064:
URL: https://github.com/apache/incubator-seata-go/pull/1064

   - [x] I have registered the PR 
[changes](https://github.com/apache/incubator-seata-go/tree/master/changes).
   
   **What this PR does**:
   This PR adds a `block-wip` job to the existing `labeler.yml` workflow to 
prevent accidental merges of incomplete PRs. 
   
   Specifically, the workflow will fail and block the merge process if:
   1. The PR title starts with `[WIP]` or `WIP`.
   2. The PR contains the `do-not-merge/wip` label.
   
   I also updated the `pull_request_target` trigger types to include `labeled` 
and `unlabeled`. This ensures the CI check status can be refreshed immediately 
when a maintainer manually adds or removes the wip label.
   
   **Which issue(s) this PR fixes**:
   Fixes #1053
   
   **Special notes for your reviewer**:
   Kindly review this PR at your convenience. I integrated the logic into the 
existing `labeler.yml` to smoothly reuse the `pull_request_target` context 
safely. 
   Please let me know if any adjustment is needed.
   
   **Does this PR introduce a user-facing change?**:
   ```release-note```
   NONE


-- 
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]

Reply via email to