aiceflower opened a new pull request, #5453: URL: https://github.com/apache/linkis/pull/5453
## Summary - Removes the temporary `allow_force_pushes: true` flag added in #5444 to enable rewriting historical commits containing leaked internal credentials. - The cleanup across all branches (master + 13 release branches + fix-master-compile) and 40 tags is complete; this PR restores master branch protection to its standard configuration. ## Context Follow-up to the ASF Infra ticket for rewriting leaked corporate credentials in git history. With the history rewrite complete and verified (0 sensitive hits across all 62 refs), the temporary force-push allowance is no longer needed. ## Test plan - [ ] Verify `.asf.yaml` syntax valid (yaml parser) - [ ] After merge, confirm GitHub reports master as protected with `allow_force_pushes: false` - [ ] Confirm `required_status_checks` and `required_pull_request_reviews` still active 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
