This is an automated email from the ASF dual-hosted git repository. humbedooh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push: new 7076ba40ed [infra] Adjust .asf.yaml spacing to make it parse properly 7076ba40ed is described below commit 7076ba40ed433a509a1944ac5c26ec2805128347 Author: Daniel Gruno <humbed...@apache.org> AuthorDate: Tue Apr 26 10:46:58 2022 +0200 [infra] Adjust .asf.yaml spacing to make it parse properly --- .asf.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 13ebcaeb9c..6948d7b991 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -33,14 +33,14 @@ github: master: required_status_checks: # if strict is true, means "Require branches to be up to date before merging". - strict: false - contexts: - # - Clang Formatter - - Build Extensions - - License Check - - P0 regression (Doris P0 regression) - - FE UT (Doris FE UT) - - BE UT (Doris BE UT) + strict: false + contexts: + # - Clang Formatter + - Build Extensions + - License Check + - P0 regression (Doris P0 regression) + - FE UT (Doris FE UT) + - BE UT (Doris BE UT) required_pull_request_reviews: dismiss_stale_reviews: true --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org