Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 0ee0911

Browse files
Ned Batcheldernedbat
authored andcommitted
docs(pr-automerge-open-release): use a better description
1 parent ee7532c commit 0ee0911

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

.github/workflows/pr-automerge-open-release.yml

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
1-
# For non-draft changes to Named Release branches:
2-
# - Check if the user belongs to a maintainers team.
3-
# - If so, approve the pull request.
4-
# - Tag community-engineering (for now) and the maintainers team.
5-
# - Merge the PR when the author comments `@edx-community-bot merge`.
6-
# Required organization secrets
7-
# - CC_GITHUB_TOKEN=...
8-
# - CC_TEAM_CHAMPIONS=org/team-name
9-
# - CC_TEAM_CONTRIBUTORS_ORG=org
10-
# - CC_TEAM_CONTRIBUTORS_TEAM=team-name
1+
# Enable automerging for named release branches.
2+
# See the reusable workflow for details:
3+
# https://github.com/openedx/.github/.github/workflows/pr-automerge-open-release.yml
114

125
name: Automerge BTR open-release PRs
136

0 commit comments

Comments
 (0)