mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-08 10:55:25 -05:00
Scaffolding .github/policies/jit.yml
This commit is contained in:
committed by
GitHub
parent
57a800f35a
commit
a962cb79ef
20
.github/policies/jit.yml
vendored
Normal file
20
.github/policies/jit.yml
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
# Documentation for JIT policy: https://aka.ms/gim/docs/policy/jit
|
||||
|
||||
# metadata
|
||||
id: id
|
||||
name: JIT_Access
|
||||
description: Policy for admin JIT for repos in this org
|
||||
|
||||
# filters
|
||||
resource: repository
|
||||
|
||||
# primitive configuration
|
||||
configuration:
|
||||
jitAccess:
|
||||
enabled: true
|
||||
maxHours: 2
|
||||
approvers:
|
||||
role: Maintain
|
||||
requestors:
|
||||
role: Write
|
||||
|
||||
Reference in New Issue
Block a user