open-constructs / aws-cdk-library

Community-Driven CDK Construct Library
Apache License 2.0
44 stars 6 forks source link

chore(ADR-03): record decision to use GitHub Merge Trains for PR merging #11

Closed hoegertn closed 1 month ago

hoegertn commented 1 month ago

This commit adds a new Architectural Decision Record (ADR), detailing the decision to utilize GitHub Merge Trains as our automated method for merging pull requests. The ADR outlines the context, comparing GitHub Merge Trains with Mergify, and concludes with the decision to implement GitHub Merge Trains for their sequential merging process, auto-merging features, and conflict minimization capabilities which align with our goal of maintaining a stable and efficient codebase.

Fixes #

hoegertn commented 1 month ago

Already decided in maintainers repo