Skip to content

Commit 5365ffb

Browse files
committed
Revert "Fix issue triage agent: remove lockdown mode"
This reverts commit cf44774.
1 parent cf44774 commit 5365ffb

2 files changed

Lines changed: 17 additions & 16 deletions

File tree

.github/workflows/issue-triage-agent.lock.yml

Lines changed: 15 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/issue-triage-agent.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ permissions:
88
issues: read
99
tools:
1010
github:
11+
# For now we are enabling lockdown mode for this workflow since it processes issues from the public repo and we want to ensure it only processes trusted input from maintainers.
12+
lockdown: true
1113
toolsets: [issues, labels]
1214
safe-outputs:
1315
add-labels:

0 commit comments

Comments
 (0)