Skip to content

Commit 11bf864

Browse files
authored
Remove "permanently" from star and watcher warnings (#57456)
1 parent 448efee commit 11bf864

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/setting-repository-visibility.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ For information about improving repository security, see [AUTOTITLE](/code-secur
8080
8181
### Changing from public to private
8282

83-
* Stars and watchers for this repository will be permanently erased, which will affect repository rankings.
83+
* Stars and watchers for this repository will be erased, which will affect repository rankings.
8484
* Custom {% data variables.product.prodname_dependabot %} alert rules will be disabled unless {% data variables.product.prodname_GH_code_security %} is enabled for this repository. Dependency graph and {% data variables.product.prodname_dependabot_alerts %} will remain enabled with permission to perform read-only analysis on this repository.
8585
> * {% data variables.product.prodname_code_scanning_caps %} will become unavailable unless {% data variables.product.prodname_code_security %} is enabled for this repository.
8686
* Current forks will remain public and will be detached from this repository.
@@ -92,17 +92,17 @@ For information about improving repository security, see [AUTOTITLE](/code-secur
9292
* All push rulesets will be disabled.
9393
* Your changes will be published as activity.
9494
* Actions history and logs will be visible to everyone.
95-
* Stars and watchers for this repository will be permanently erased.
95+
* Stars and watchers for this repository will be erased.
9696

9797
### Changing from private to internal
9898

9999
* All members of the enterprise will be given read access.
100100
* Outside collaborators can no longer be added to forks unless they're added to the root.
101-
* Stars and watchers for this repository will be permanently erased.
101+
* Stars and watchers for this repository will be erased.
102102

103103
### Changing from internal to private
104104

105-
* Stars and watchers for this repository will be permanently erased, which will affect repository rankings.
105+
* Stars and watchers for this repository will be erased, which will affect repository rankings.
106106
* Custom {% data variables.product.prodname_dependabot %} alert rules will be disabled unless {% data variables.product.prodname_GH_code_security %} is enabled for this repository. Dependency graph and {% data variables.product.prodname_dependabot_alerts %} will remain enabled with permission to perform read-only analysis on this repository.
107107
> * {% data variables.product.prodname_code_scanning_caps %} will become unavailable unless {% data variables.product.prodname_code_security %} is enabled for this repository.
108108
* Current forks will remain public and will be detached from this repository.
@@ -114,13 +114,13 @@ For information about improving repository security, see [AUTOTITLE](/code-secur
114114
* All push rulesets will be disabled.
115115
* Your changes will be published as activity.
116116
* Actions history and logs will be visible to everyone.
117-
* Stars and watchers for this repository will be permanently erased.
117+
* Stars and watchers for this repository will be erased.
118118

119119
### Changing from public to internal
120120

121121
* All members of the enterprise will be given read access.
122122
* Outside collaborators can no longer be added to forks unless they're added to the root.
123-
* Stars and watchers for this repository will be permanently erased.
123+
* Stars and watchers for this repository will be erased.
124124

125125
## Changing a repository's visibility
126126

0 commit comments

Comments
 (0)