Experiments With GitHub Actions Merge Group

In the upcoming sections, you start to discover a scenario where your main codebase might be disrupted due to unexpected issues from conflict-free code changes. You then run several experiments on different codebases, exploring why you might opt to use the merge group. Once those tests are complete, you are going to conduct a final experiment to demonstrate the core functionality of the merge group. Afterward, you can simply enable it for the AWSome Books project.

Content

  1. Broken Codebase With Conflict Free Code Changes
  2. Prepare Source Code
  3. Experiment 1
  4. Experiment 2
  5. Experiment 3
  6. Experiment 4
  7. Enable Merge Group For AWSome Books