Skip to content

Commit adc2fcf

Browse files
authored
Clarify Evergreen's merging behavior in README
1 parent b6a0276 commit adc2fcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The main boundary is untrusted PR input: code, comments, logs, branch names, and
3939

4040
Evergreen should use `GITHUB_TOKEN` where possible. Repos that need automation-triggered CI may opt into a scoped `EVERGREEN_GITHUB_TOKEN` or app token.
4141

42-
Evergreen v1 should not directly merge PRs or write to the base branch, though making a PR green may let GitHub auto-merge it if the repo already has auto-merge enabled.
42+
Evergreen will not directly merge PRs or write to the base branch, though making a PR green may let GitHub auto-merge it if the repo already has auto-merge enabled.
4343

4444
## License
4545

0 commit comments

Comments
 (0)