tomsun28 opened a new pull request, #1751:
URL: https://github.com/apache/hertzbeat/pull/1751

   ## What's changed?
   
   <!-- Describe Your PR Here -->
   
   - update asf config set required status checks context
   
   ```
         required_status_checks:
           strict: true
           contexts:
             - check-license-header
   ```
   
   It is to set `Require branches to be up to date before merging` button true. 
     
   This ensures pull requests targeting a matching branch have been tested with 
the latest code. This setting will not take effect unless at least one status 
check is enabled (see below).
   
   
   ## Checklist
   
   - [x]  I have read the [Contributing 
Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide)
   - [ ]  I have written the necessary doc or comment.
   - [ ]  I have added the necessary unit tests and all cases have passed.
   
   ## Add or update API
   
   - [ ] I have added the necessary [e2e tests](../e2e) and all cases have 
passed.
   


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