tanliyon / gym-xiangqi

This repo sets up the environment to play Xiang Qi (chinese chess) following the OpenAI Gym framework.
GNU Lesser General Public License v3.0
32 stars 6 forks source link

Add Code Review to CI and Auto-merge #9

Closed tanliyon closed 3 years ago

tanliyon commented 3 years ago

Description

This PR adds 2 more rules to the CI, one to add a check for code review, and another to perform auto-merging.

Type of change

How has this been tested?

Passes CI.