Include a repo move detection task for Facade
Open
task:facade
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
Per the parent issue (#357) facade needs a mechanism to detect recreated (not moved) repos before it runs. this will avoid a potential (unconfirmed) overwrite behavior where the git contents of an original, since-deleted repo is overwritten with the git contents of (what github sees as) a technically new repo.
Contributor guide
Assessment
This issue has not been assessed yet.