docs(pr-automerge-open-release): use better description

This commit is contained in:
Ned Batchelder
2022-01-21 16:46:19 -05:00
parent 895cc10c1b
commit cb9fada0bf

View File

@@ -1,11 +1,6 @@
# For non-draft changes to named release branches:
# - Check if the user is a maintainer (listed in the MERGERS env var in the
# .github/workflows/pr-automerge-open-release.yml workflow).
# - If so, approve the pull request.
# - Merge the PR when the author comments `@openedx-community-bot merge`.
#
# Required organization secrets
# - CC_GITHUB_TOKEN or GITHUB_TOKEN
# Enable automerging for named release branches.
# See the reusable workflow for details:
# https://github.com/openedx/.github/.github/workflows/pr-automerge-open-release.yml
name: Automerge BTR open-release PRs