Skip to content

Commit 65748b7

Browse files
author
Feanil Patel
authored
Merge pull request #780 from irtazaakram/update-catalog-info#1079
feat: release tagging via catalog-info.yaml and remove openedx.yaml
2 parents b1e055c + 7aeb331 commit 65748b7

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

catalog-info.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@ metadata:
1111
title: "README"
1212
icon: "Article"
1313
annotations:
14+
# The openedx.org/release key is described in OEP-10:
15+
# https://open-edx-proposals.readthedocs.io/en/latest/oep-0010-proc-openedx-releases.html
16+
# The FAQ might also be helpful: https://openedx.atlassian.net/wiki/spaces/COMM/pages/1331268879/Open+edX+Release+FAQ
17+
# Note: This will only work if the repo is in the `openedx` org in github. Repos in other orgs that have this
18+
# setting will still be treated as if they don't want to be part of the Open edX releases.
19+
openedx.org/release: null
20+
# (Optional) Annotation keys and values can be whatever you want.
21+
# We use it in Open edX repos to have a comma-separated list of GitHub user
22+
# names that might be interested in changes to the architecture of this
23+
# component.
1424
openedx.org/arch-interest-groups: ""
1525
spec:
1626
owner: group:committers-frontend

openedx.yaml

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)