Commit 20fd65c
authored
Configure split repositories as read-only subtree splits (#3)
- Remove CODEOWNERS files (managed centrally in monorepo)
- Remove ISSUE_TEMPLATE files (issues reported to main repository)
- Remove CI workflows (CI runs in monorepo, not split repos)
- Update PR templates to redirect contributions to monorepo
- Add close-pull-request workflow to auto-close PRs with helpful message
- Fix repository URLs to point to MatesOfMate/.github
Split repositories (common, phpstan-extension, phpunit-extension) are now
read-only mirrors that redirect all contributions to the main monorepo.
This follows the Symfony split repository pattern.1 parent c6d51e4 commit 20fd65c
7 files changed
Lines changed: 26 additions & 149 deletions
File tree
- .github
- ISSUE_TEMPLATE
- workflows
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 1 | + | |
| 2 | + | |
10 | 3 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 4 | + | |
| 5 | + | |
14 | 6 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 7 | + | |
| 8 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments