You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- {% ifversion fpt or ghes or ghec %}{% data variables.product.product_name %}上のパッケージを削除するには、トークンが少なくとも`delete:packages`と`read:packages`のスコープを持っている必要があります。 The `repo` scope is also required for repo-scoped packages.{% elsif ghae %}To delete a specified version of a package on {% data variables.product.product_name %}, your token must have the `delete:packages` and `repo` scope.{% endif %} For more information, see "[Deleting and restoring a package](/packages/learn-github-packages/deleting-and-restoring-a-package)."
|`read:packages`| {% data variables.product.prodname_registry %}からのパッケージのダウンロードとインストール | 読み取り |
55
-
|`write:packages`| {% data variables.product.prodname_registry %}へのパッケージのアップロードと公開 | 書き込み |
56
-
|`delete:packages`|||
57
-
| {% ifversion fpt or ghes or ghec %} Delete packages from {% data variables.product.prodname_registry %}{% elsif ghae %} Delete specified versions of packages from {% data variables.product.prodname_registry %}{% endif %} |||
{% data variables.product.prodname_actions %}ワークフローを作成する際には、`GITHUB_TOKEN`を使って{% data variables.product.prodname_registry %}にパッケージを公開してインストールでき、個人アクセストークンを保存して管理する必要はありません。
Copy file name to clipboardExpand all lines: translations/ja-JP/content/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility.md
## Ensuring {% data variables.product.prodname_codespaces %} access to your package
89
+
## パッケージへの{% data variables.product.prodname_codespaces %}アクセスの確保
90
90
91
-
By default, a codespace can seamlessly access certain packages in the {% data variables.product.prodname_dotcom %} Container Registry, such as those published in the same repository with the **Inherit access** option selected. For more information on which access is automatically configured, see "[Accessing images stored in {% data variables.product.prodname_dotcom %} Container Registry](/codespaces/codespaces-reference/allowing-your-codespace-to-access-a-private-image-registry#accessing-images-stored-in-github-container-registry)."
91
+
デフォルトでは、codespaceは**Inherit access(アクセスの継承)**オプションが選択された同じリポジトリ内で公開されたパッケージなど、{% data variables.product.prodname_dotcom %} Container Registry内の特定パッケージにシームレスにアクセスできます。 自動的に設定されるアクセスに関する詳しい情報については「[{% data variables.product.prodname_dotcom %} Container Registryに保存されたイメージへのアクセス](/codespaces/codespaces-reference/allowing-your-codespace-to-access-a-private-image-registry#accessing-images-stored-in-github-container-registry)」を参照してください。
92
92
93
-
Otherwise, to ensure that a codespace has access to your package, you must grant access to the repository where the codespace is being launched.
-To enable organization members to create internal container images that are visible to all organization members, click **Internal**. If the organization belongs to an enterprise, the container images will be visible to all enterprise members.
Copy file name to clipboardExpand all lines: translations/zh-CN/content/account-and-profile/managing-subscriptions-and-notifications-on-github/managing-subscriptions-for-activity-on-github/viewing-your-subscriptions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ To see an overview of your repository subscriptions, see "[Reviewing repositorie
72
72
73
73
{% tip %}
74
74
75
-
**Tip:** Instead of watching a repository, consider only receiving notifications when there are updates to {% data reusables.notifications-v2.custom-notification-types %} (if enabled for the repository), or any combination of these options, or completely unwatching a repository.
75
+
**提示:**不是关注存储库,而是考虑仅在 {% data reusables.notifications-v2.custom-notification-types %} 更新(如已为存储库启用)或这些选项的任意组合时接收通知,或者完全取消关注存储库。
Copy file name to clipboardExpand all lines: translations/zh-CN/content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-security-and-analysis-settings-for-your-user-account.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ shortTitle: 管理安全和分析
31
31
32
32
{% data reusables.user-settings.access_settings %}
33
33
{% data reusables.user-settings.security-analysis %}
34
-
3.Under "Code security and analysis", to the right of the feature, click **Disable all** or **Enable all**.
34
+
3.在“Code security and analysis(代码安全和分析)”下,单击功能右侧的 **Disable all(全部禁用)**或 **Enable all(全部启用)**。
35
35
{% ifversion ghes > 3.2 %}{% else %}{% endif %}
36
36
6. (可选)默认情况下为您拥有的新存储库启用该功能。
37
37
{% ifversion ghes > 3.2 %}{% else %}{% endif %}
@@ -44,7 +44,7 @@ shortTitle: 管理安全和分析
44
44
45
45
{% data reusables.user-settings.access_settings %}
46
46
{% data reusables.user-settings.security-analysis %}
47
-
3.Under "Code security and analysis", to the right of the feature, enable or disable the feature by default for new repositories that you own.
47
+
3.在“Code security and analysis(代码安全和分析)”下,在功能右侧,默认为您拥有的新存储库启用或禁用该功能。
48
48
{% ifversion ghes > 3.2 %}{% else %}{% endif %}
0 commit comments