Confirmed users
2,177
edits
(Fixed template display) |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
! | ! | ||
![[:Property:Is RoR|RoR]] | ![[:Property:Is RoR|RoR]] | ||
! | !Badges | ||
{{#ask: | {{#ask: [[Category:Repositories]] [[Has Owner::Web QA]] | ||
|?Is RoR = RoR | |?Is RoR = RoR | ||
|format=template | |format=template | ||
Line 18: | Line 17: | ||
== Dormant Repositories == | == Dormant Repositories == | ||
{| class="sortable wikitable smwtable jquery-tablesorter" | {| class="sortable wikitable smwtable jquery-tablesorter collapsible collapsed" | ||
! | ! | ||
![[:Property:Is RoR|RoR]] | ![[:Property:Is RoR|RoR]] | ||
{{#ask: [[Category:Repositories]] [[Has Owner::Web QA (dormant)]] | |||
{{#ask: | |||
|?Is RoR = RoR | |?Is RoR = RoR | ||
|format=template | |format=template | ||
|template=Web QA/ | |template=Web QA/DormantRepositories | ||
}} | }} | ||
|} | |} | ||
Line 40: | Line 37: | ||
# Under "Settings" find the area that allows you to transfer the repository, and click the "Transfer" button | # Under "Settings" find the area that allows you to transfer the repository, and click the "Transfer" button | ||
# Enter the repository name (for example "treeherder-tests") | # Enter the repository name (for example "treeherder-tests") | ||
# Enter the organization "mozilla" | # Enter the organization "mozilla" | ||
# Click the "I understand" button, and in a few minutes the repository should be transferred to Mozilla | # Click the "I understand" button, and in a few minutes the repository should be transferred to Mozilla | ||
Line 48: | Line 45: | ||
# Create a pull request that removes all content and adds a notice to the README ([https://github.com/mozilla/mdn-tests/commit/08aa51646e81b74e95ef796253cb2fd8b583e3ae example]) | # Create a pull request that removes all content and adds a notice to the README ([https://github.com/mozilla/mdn-tests/commit/08aa51646e81b74e95ef796253cb2fd8b583e3ae example]) | ||
# Close any issues or pull requests against the repository | # Close any issues or pull requests against the repository | ||
# Deactivate | # Deactivate any of the Webhooks for/against the repository | ||
# Deactivate GitHub Issues for the repository | |||
# Deactivate pyup.io for the repository | |||
# Disable Travis CI for the repository | # Disable Travis CI for the repository | ||
# Delete any Jenkins jobs for the repository | # Delete any Jenkins jobs for the repository | ||
# Remove the repository from Treeherder ([http://treeherder.readthedocs.io/submitting_data.html#adding-a-github-repository reverse]) |