Skip to content

fix: reject permission requests immediately in non-interactive mode#2

Merged
rdar-lab merged 1 commit intodevfrom
bugfix/permission_check_github_aciton
Apr 3, 2026
Merged

fix: reject permission requests immediately in non-interactive mode#2
rdar-lab merged 1 commit intodevfrom
bugfix/permission_check_github_aciton

Conversation

@rdar-lab
Copy link
Copy Markdown
Owner

@rdar-lab rdar-lab commented Apr 3, 2026

Issue for this PR

Closes anomalyco#20823

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

This is a critical fix. Permission verification messages cause the github action to hang

How did you verify your code works?

Detect non-interactive mode, and deny any permisssion request that cannot be auto-approved

Screenshots / recordings

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@rdar-lab rdar-lab merged commit a54be84 into dev Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Critical: Permission request notification causes github action to hang

1 participant