group-review: Detect config changes #30

Closed
opened 2025-04-11 15:15:31 +02:00 by adamm · 1 comment
Owner

Bot starts and reads the following configuration:

review-team-opensuse: ["Alice", "Bob"]

review states:

  • review-team-opensuse
  • Alice
  • Bob

Alice gets removed from 'review-team-opensuse'

Alice approves a PR with "review-team-opensuse: LGTM"

  • review-team-opensuse
  • Alice
  • Bob

Such approval MUST NOT be made when a user is no longer a member of the review group.

Bot starts and reads the following configuration: review-team-opensuse: ["Alice", "Bob"] review states: - [ ] review-team-opensuse - [ ] Alice - [ ] Bob Alice gets removed from 'review-team-opensuse' Alice approves a PR with "review-team-opensuse: LGTM" - [x] review-team-opensuse - [x] Alice - [ ] Bob Such approval MUST NOT be made when a user is no longer a member of the review group.
Author
Owner

should be fixed in refactor branch

should be fixed in refactor branch
adamm closed this issue 2025-05-13 14:56:50 +02:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: adamm/autogits#30
No description provided.