Skip to content

Commit 75629db

Browse files
authored
docs: Add step to close open PRs & Issues when archiving a repo. (#786)
* docs: Add step to close open PRs & Issues when archiving a repo. Co-authored-by: Sarina Canelake <sarina@axim.org>
1 parent 957cde3 commit 75629db

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

oeps/processes/oep-0014-proc-archive-repos.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,11 @@ Archive Steps
7777

7878
These steps should be followed for all repos within the Open edX organization (forks included). After some experiments with keeping archived repos in the `openedx github organization`_, we've learned that having abandoned code show up in searches hinders work to understand the current state of the system and the risk around new work, particularly deprecations and API changes. Thus we decided to move all archived repositories to a separate org.
7979

80-
1. Update the README.rst file in the repository to add a brief note about why the repo is being archived, and what is serving as its replacement (where applicable). This may be as simple as a linking to the appropriate DEPR ticket.
80+
#. Update the README.rst file in the repository to add a brief note about why the repo is being archived, and what is serving as its replacement (where applicable). This may be as simple as a linking to the appropriate DEPR ticket.
8181

82-
2. Unless you have the relevant permissions to perform this step, create a new `GitHub Request on the Axim board`_ and ask them to do the following:
82+
#. Close all open PRs and Issues.
83+
84+
#. Unless you have the relevant permissions to perform this step, create a new `GitHub Request on the Axim board`_ and ask them to do the following:
8385

8486
- Transfer the associated DEPR issue from the to-be-archived repo to `public-engineering`_ (if applicable).
8587

@@ -183,6 +185,12 @@ Reasons rejected:
183185
Change History
184186
**************
185187

188+
2026-04-30
189+
===========
190+
191+
* Add step to close open PRs & Issues when archiving a repo.
192+
* `Pull request #786 <https://github.com/openedx/openedx-proposals/pull/786>`_
193+
186194
2025-06-12
187195
===========
188196

0 commit comments

Comments
 (0)