Skip to content

Commit

Permalink
feat: Update note around release tagging.
Browse files Browse the repository at this point in the history
Make it clear that the release option won't do anything unless the
repository is in the `openedx` organization in github.

Relates to: openedx/wg-build-test-release#203
  • Loading branch information
Feanil Patel committed Jan 3, 2023
1 parent adce814 commit 6fc315b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ openedx-release:
# The openedx-release key is described in OEP-10:
# https://open-edx-proposals.readthedocs.io/en/latest/oep-0010-proc-openedx-releases.html
# The FAQ might also be helpful: https://openedx.atlassian.net/wiki/spaces/COMM/pages/1331268879/Open+edX+Release+FAQ
# Note: This will only work if the repo is in the `openedx` org in github. Repos in other orgs that have this
# setting will still be treated as if they don't want to be part of the Open edX releases.
maybe: true # Delete this "maybe" line when you have decided about Open edX inclusion.
ref: main

0 comments on commit 6fc315b

Please sign in to comment.