You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ The main boundary is untrusted PR input: code, comments, logs, branch names, and
39
39
40
40
Evergreen should use `GITHUB_TOKEN` where possible. Repos that need automation-triggered CI may opt into a scoped `EVERGREEN_GITHUB_TOKEN` or app token.
41
41
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.
0 commit comments