You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/faq.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,10 @@
4
4
5
5
- Each week, the archive tool will process each non-archived repository within ONSdigital.
6
6
- For each repository, it will:
7
-
- Check if the repository hasn't been updated within the last year.
8
-
- If it hasn't been updated, it will create an issue in the repository to notify the maintainers. The issue will include details about how to avoid the repository being archived and how to archive the repository manually.
9
-
- If an issue already exists for the repository, it will check how long ago the issue was created.
10
-
- If the issue was created more than 30 days ago, the tool will archive the repository.
7
+
- Check if the repository hasn't been updated within the last year.
8
+
- If it hasn't been updated, it will create an issue in the repository to notify the maintainers. The issue will include details about how to avoid the repository being archived and how to archive the repository manually.
9
+
- If an issue already exists for the repository, it will check how long ago the issue was created.
10
+
- If the issue was created more than 30 days ago, the tool will archive the repository.
11
11
12
12
In depth information on this process is available within the [Technical Documentation](./technical_documentation/the_process.md).
0 commit comments