kevinjqliu commented on code in PR #3832:
URL: https://github.com/apache/iceberg-python/pull/3832#discussion_r3836548805
##########
.asf.yaml:
##########
@@ -38,6 +38,26 @@ github:
required_status_checks:
# strict means "Require branches to be up to date before merging".
strict: true
+ contexts:
+ - Analyze Actions
+ - CodeQL
+ - Run zizmor 🌈
Review Comment:
`CodeQL` is a separate check run in addition to the `Analyze Actions`
workflow job. PR #3832 reports the literal `CodeQL` context successfully:
https://github.com/apache/iceberg-python/runs/97063000519. Both contexts are
therefore intentional and required; no configuration change is needed.
--
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]