sbp opened a new issue, #260: URL: https://github.com/apache/tooling-trusted-releases/issues/260
We have three checks: 1. analyze 2. Build and test / test (3.13) (pull_request) 3. Analyze using pre-commit hooks / analyze (3.13) (pull_request) But the first check doesn't exist, and never completes. This makes our check overviews on PRs inaccurate, and hard to tell at a glance whether the PR has passed or not. In [INFRA-27349](https://issues.apache.org/jira/browse/INFRA-27349) I asked for branch protections to be removed, so that we could handle them in `.asf.yaml` instead. Branch protections have been removed, but we're still encountering this bug. -- 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]
