Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Allow setting review notifications without delegation #2273

Open
1 task done
mering opened this issue May 28, 2024 · 0 comments
Open
1 task done

[BUG]: Allow setting review notifications without delegation #2273

mering opened this issue May 28, 2024 · 0 comments
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone Type: Bug Something isn't working as documented

Comments

@mering
Copy link

mering commented May 28, 2024

Expected Behavior

It should be possible to set github_team_settings.review_request_delegation.notify without enabling auto assignment.

These are independent settings:
image

Actual Behavior

When only setting notify, terraform apply fails with

Error: Review request delegation member count must be greater than 0

Terraform Version

Terraform v1.8.3
on linux_amd64

  • provider registry.terraform.io/integrations/github v5.39.0

Affected Resource(s)

  • github_team_settings

Terraform Configuration Files

No response

Steps to Reproduce

No response

Debug Output

No response

Panic Output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@mering mering added Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented labels May 28, 2024
@kfcampbell kfcampbell added Status: Up for grabs Issues that are ready to be worked on by anyone and removed Status: Triage This is being looked at and prioritized labels May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone Type: Bug Something isn't working as documented
Projects
None yet
Development

No branches or pull requests

2 participants