hello-stephen opened a new pull request, #68026:
URL: https://github.com/apache/doris/pull/68026

   ## Background
   Release-branch GitHub Actions are frequently queued, including redundant 
post-merge runs and a thirdparty change detector on unrelated PRs.
   
   ## Changes
   - Run Code Checks on branch-4.2 push events only for shell-script changes; 
keep pull_request_target.
   - Remove the duplicate Check Large File push trigger; keep 
pull_request_target.
   - Remove the legacy Need_2_Approval workflow. The Code Owner approval policy 
is tracked separately in #68014; this PR does not change it.
   - Start Build Third Party Libraries on PRs only when its relevant inputs 
change. Keep workflow_dispatch and issue_comment triggers.
   
   ## Validation
   - actionlint passed for all edited workflow files (excluding pre-existing 
inline shellcheck and old-runner warnings).
   - git diff --check passed.
   - The currently configured branch-4.2 governance does not require these 
Actions as checks; this PR does not change that policy.
   
   No TeamCity pipeline or branch governance configuration is changed.


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