Skip to content

feat(verifier): scope bot exemptions to approved repositories 馃敀 - #32

Merged
glokos merged 2 commits into
mainfrom
assem/dev-339
Sep 1, 2026
Merged

feat(verifier): scope bot exemptions to approved repositories 馃敀#32
glokos merged 2 commits into
mainfrom
assem/dev-339

Conversation

@glokos

@glokos glokos commented Sep 1, 2026

Copy link
Copy Markdown
Contributor
  • replace global bot arrays with a repo-keyed ALLOWED_BOTS json map
  • gate both exemption paths on the calling repository's bot list
  • fail closed on repositories with no entry, logging the reason
  • document the per-repository allowlist in the readme

Closes: DEV-339

  - replace global bot arrays with a repo-keyed ALLOWED_BOTS json map
  - gate both exemption paths on the calling repository's bot list
  - fail closed on repositories with no entry, logging the reason
  - document the per-repository allowlist in the readme

  Closes: DEV-339
@glokos
glokos requested a review from a team September 1, 2026 06:30
@linear-code

linear-code Bot commented Sep 1, 2026

Copy link
Copy Markdown

DEV-339

@naanselmo naanselmo left a comment

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.

LGTM

@glokos
glokos merged commit 0653645 into main Sep 1, 2026
3 checks passed
@glokos
glokos deleted the assem/dev-339 branch September 1, 2026 08:14
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.

3 participants