Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .github/user-in-org-check-bot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: Apache-2.0

# Configuration file for `user-in-org-check-bot` GitHub App.

enabled: true
org: NVIDIA
member_label: PR-Author-In-NVIDIA-Org
# Make non-member outcomes explicit so the restricted-paths workflow can
# distinguish them from missing/delayed bot results.
non_member_label: PR-Author-Outside-NVIDIA-Org
# Fail closed if the bot cannot determine organization membership cleanly.
error_label: PR-Author-Org-Check-Failure
Loading
Loading