This pull request updates the settings validator to expect array default value for selections with allowMultiple: true. There are new test cases to test this behavior.
# Settings validator selection setting default values array handling
This pull request updates the settings validator to expect array default value for selections with `allowMultiple: true`. There are new test cases to test this behavior.
## Related issues
Closes: #143
jakob.scheid
added this to the 0.1.0 milestone 2026-07-30 10:48:57 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Settings validator selection setting default values array handling
This pull request updates the settings validator to expect array default value for selections with
allowMultiple: true. There are new test cases to test this behavior.Related issues
Closes: #143