Since the CI workflow of AWSome Books has been set up with the merge_group event (checkout the .github/workflows/ci.yml file),
|
|
you just need to enable the Require merge queue rule in the ruleset.
1. Under the awsome-books GitHub repository,
2. Enable Require merge queue.
3. Scroll down to the bottom, click Save changes.
Now, the AWSDSC-XUT team can accelerate code integration into a busy branch, while ensuring it remains stable and free from incompatible changes.