ドキュメントには頻繁に更新が加えられ、その都度公開されています。本ページの翻訳はまだ未完成な部分があることをご了承ください。最新の情報については、英語のドキュメンテーションをご参照ください。本ページの翻訳に問題がある場合はこちらまでご連絡ください。

このバージョンの GitHub Enterprise はこの日付をもって終了となりました: 2020-11-12. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの改善、新機能のためには、最新バージョンのGitHub Enterpriseにアップグレードしてください。 アップグレードに関する支援については、GitHub Enterprise supportに連絡してください。

監査されたアクション

監査ログでいろんなアクションを検索することができます。

認証

名前説明
oauth_access.createユーザアカウントにOAuth アクセストークン作成 されました。
oauth_access.destroyOAuth アクセストークン がユーザアカウントから削除されました。
oauth_application.destroyOAuth applicationがユーザまたは Organization のアカウントから削除されました。
oauth_application.reset_secretOAuth アプリケーションの秘密鍵がリセットされました。
oauth_application.transferOAuth アプリケーションが別のユーザ、または Organization のアカウントへ移されました。
public_key.createSSHキーがユーザアカウントに追加されたかデプロイキーがリポジトリに追加されました。
public_key.deleteSSHキーがユーザアカウントから削除されたかデプロイキーがリポジトリから削除されました。
public_key.updateA user account's SSH key or a repository's deploy key was updated.
two_factor_authentication.enabledユーザアカウントの二段階認証が有効化されました。
two_factor_authentication.disabledTwo-factor authentication was disabled for a user account.

フック

名前説明
hook.createリポジトリに新規フックが追加されました。
hook.config_changedフックのコンフィグレーションが変更されました。
hook.destroyフックが削除されました。
hook.events_changedフックの設定されているイベントが変更されました。

Enterprise configuration settings

名前説明
business.update_member_repository_creation_permissionA site admin restricts repository creation in organizations in the enterprise. For more information, see "Enforcing repository management policies in your enterprise."
business.clear_members_can_create_reposA site admin clears a restriction on repository creation in organizations in the enterprise. For more information, see "Enforcing repository management policies in your enterprise."
enterprise.config.lock_anonymous_git_accessA site admin locks anonymous Git read access to prevent repository admins from changing existing anonymous Git read access settings for repositories in the enterprise. For more information, see "Enforcing repository management policies in your enterprise."
enterprise.config.unlock_anonymous_git_accessA site admin unlocks anonymous Git read access to allow repository admins to change existing anonymous Git read access settings for repositories in the enterprise. For more information, see "Enforcing repository management policies in your enterprise."

Issue およびプルリクエスト

名前説明
issue.updateIssue のテキスト本体(最初のコメント)が変更されました。
issue_comment.updateIssue (最初以外)のコメントが変更されました。
pull_request_review_comment.deleteA comment on a pull request was deleted.
issue.destroyIssue がリポジトリから削除されました。 For more information, see "Deleting an issue."

Organization

名前説明
org.async_deleteユーザが Organization を削除するための背景ジョブを開始しました。
org.deleteAn organization was deleted by a user-initiated background job.
org.transformユーザアカウントが Organization へと変換されました。 For more information, see "Converting a user into an organization."

保護されたブランチ

名前説明
protected_branch.createブランチ保護がブランチで有効になっています。
protected_branch.destroyブランチ保護がブランチで無効になっています。
protected_branch.update_admin_enforcedブランチ保護がリポジトリ管理者に対して強制されます。
protected_branch.update_require_code_owner_reviewEnforcement of required code owner review is updated on a branch.
protected_branch.dismiss_stale_reviews却下している古いプルリクエストの強制がブランチで更新されます。
protected_branch.update_signature_requirement_enforcement_level必要なコミット署名の強制がブランチで更新されます。
protected_branch.update_pull_request_reviews_enforcement_level必要なプルリクエストレビューの強制がブランチで更新されます。
protected_branch.update_required_status_checks_enforcement_level必要なステータスチェックの強制がブランチで更新されます。
protected_branch.rejected_ref_updateブランチ更新の試行が拒否されます。
protected_branch.policy_overrideブランチ保護の要件がリポジトリ管理者によってオーバーライドされます。

リポジトリ

名前説明
repo.accessプライベートリポジトリが公開されたか、パブリックリポジトリが非公開にされました。
repo.archiveリポジトリがアーカイブされました。 For more information, see "Archiving a GitHub repository."
repo.add_memberリポジトリにコラボレーターが追加されました。
repo.configサイト管理者がフォースプッシュをブロックしました。 詳しくは、 リポジトリへのフォースプッシュのブロックを参照してください。
repo.createリポジトリが作成されました。
repo.destroyリポジトリが削除されました。
repo.remove_memberコラボレーターがリポジトリから削除されました。
repo.renameリポジトリの名前が変更されました。
repo.transferユーザーが転送されたリポジトリを受け取る要求を受け入れました。
repo.transfer_startユーザーがリポジトリを別のユーザーまたは Organization に転送する要求を送信しました。
repo.unarchiveリポジトリがアーカイブ解除されました。 For more information, see "Archiving a GitHub repository."
repo.config.disable_anonymous_git_access匿名 Git 読み取りアクセスがパブリックリポジトリに対して無効になります。 詳細は「リポジトリに対する匿名 Git 読み取りアクセスを有効化する」を参照してください。
repo.config.enable_anonymous_git_access匿名 Git 読み取りアクセスがパブリックリポジトリに対して有効になっています。 詳細は「リポジトリに対する匿名 Git 読み取りアクセスを有効化する」を参照してください。
repo.config.lock_anonymous_git_accessリポジトリの匿名 Git 読み取りアクセス設定がロックされているため、リポジトリ管理者はこの設定を変更 (有効化または無効化) できません。 詳細は「ユーザによる匿名 Git 読み取りアクセスの変更を禁止する」を参照してください。
repo.config.unlock_anonymous_git_accessリポジトリの匿名 Git 読み取りアクセス設定がロック解除されているため、リポジトリ管理者はこの設定を変更 (有効化または無効化) できます。 詳細は「ユーザによる匿名 Git 読み取りアクセスの変更を禁止する」を参照してください。

サイトアドミンのツール

名前説明
staff.disable_repoサイトアドミンがリポジトリとその全てのフォークへのアクセスを無効にしました。
staff.enable_repoサイトアドミンがリポジトリとその全てのフォークへのアクセスを再度有効化しました。
staff.fake_loginサイトアドミンが GitHub Enterprise Serverに別のユーザとしてサインインしました。
staff.repo_unlockサイトアドミンがユーザのプライベートリポジトリを解除(一時的にフルアクセスが可能)しました。
staff.unlockサイトアドミンがユーザの全てのプライベートリポジトリを解除(一時的にフルアクセスが可能)しました。

Team

名前説明
team.createユーザアカウントまたはリポジトリが Team に追加されました。
team.deleteユーザアカウントまたはリポジトリが Team から削除されました。
team.destroyTeamが削除されました。

ユーザ

名前説明
user.add_emailユーザアカウントにメールアドレスが追加されました。
user.async_deleteAn asynchronous job was started to destroy a user account, eventually triggering user.delete.
user.change_passwordA user changed his or her password.
user.create新規ユーザが作成されました。
user.deleteユーザアカウントが非同期的ジョブによって削除されました。
user.demoteサイトアドミンが一般ユーザアカウントに変更されました。
user.destroyA user deleted his or her account, triggering user.async_delete.
user.failed_loginユーザが間違ったユーザネームやパスワード、または二段階認証コードでサインインしようとしました。
user.forgot_passwordA user requested a password reset via the sign-in page.
user.loginユーザがサインインしました。
user.promote一般ユーザアカウントがサイトアドミンへと変更されました。
user.remove_emailユーザアカウントからメールアドレスが削除されました。
user.renameユーザ名が変更されました。
user.suspendA user account was suspended by a site admin.
user.two_factor_requestedA user was prompted for a two-factor authentication code.
user.unsuspendサイトアドミンがユーザアカウント停止を解除しました。