Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc(ADR-03): record decision to use GitHub Merge Trains for PR merging
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.
- Loading branch information