Skip to content

Commit ad3d0cd

Browse files
authored
Renaming repo workflow update #15575 (#16144)
1 parent 199cb04 commit ad3d0cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/repositories/creating-and-managing-repositories/renaming-a-repository.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ If you plan to rename a repository that has a {% data variables.product.prodname
3636

3737
{% endif %}
3838

39-
{% tip %}
39+
{% note %}
4040

41-
**Tip:** {% data reusables.organizations.owners-and-admins-can %} rename a repository. {% data reusables.organizations.new-repo-permissions-more-info %}
41+
**Note:** {% data variables.product.prodname_dotcom %} will not redirect calls to an action hosted by a renamed repository. Any workflow that uses that action will fail with the error `repository not found`. Instead, create a new repository and action with the new name and archive the old repository. For more information, see "[Archiving repositories](/repositories/archiving-a-github-repository/archiving-repositories)."
4242

43-
{% endtip %}
43+
{% endnote %}
4444

4545
{% warning %}
4646

0 commit comments

Comments
 (0)