You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/06/30 13:16:59 UTC

[GitHub] [incubator-kvrocks] tisonkun opened a new pull request, #700: Disable require branches to be up-to-date

tisonkun opened a new pull request, #700:
URL: https://github.com/apache/incubator-kvrocks/pull/700

   As development under Kvrocks grows rapidly, it causes unnecessary reruns for patches due to we require branches to be up to date before merging.
   
   We can disable the option and let the committers decide whether we should merge base branch before accepting the patch.
   
   See also this discussion on general@: https://lists.apache.org/thread/w1tvjxzooyrjso80hdd7y04n2q6k7mxl
   
   Signed-off-by: tison <wa...@gmail.com>


-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-kvrocks] tisonkun merged pull request #700: Disable require branches to be up-to-date

Posted by GitBox <gi...@apache.org>.
tisonkun merged PR #700:
URL: https://github.com/apache/incubator-kvrocks/pull/700


-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-kvrocks] tisonkun commented on pull request #700: Disable require branches to be up-to-date

Posted by GitBox <gi...@apache.org>.
tisonkun commented on PR #700:
URL: https://github.com/apache/incubator-kvrocks/pull/700#issuecomment-1171336879

   @PragmaTwice we still run tests at least in latest commit so I don't think we should over optimize CI workflow. Another perspective is we may run `kvrocks.yaml` with a schedule trigger also.


-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org