Skip to content
Open
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
1 change: 1 addition & 0 deletions .github/APPROVED_CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,4 @@ all:M-Maciej
all:serephus
all:Pinvou
all:SparkofSpike
all:goransh-walia

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟑 Workflow runs remain approval-blocked

New pushes still enter action_required after adding all:goransh-walia. Only the custom readAllowlist gates consume this file, and they cannot approve workflow runs.

Prompt for agents
The new allowlist entry is consumed only by .github/workflows/pr-gate.yml and issue-gate.yml. It does not affect GitHub's native approval requirement that leaves workflow runs in action_required. Resolve the workflow-approval policy through the repository's Actions configuration or another mechanism that actually approves those runs. Keep this allowlist entry only if suppressing the custom contribution-gate handling is also intended.
Devin Review

Was this helpful? React with πŸ‘ or πŸ‘Ž to provide feedback.

Loading