-
Notifications
You must be signed in to change notification settings - Fork 43
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
Add documentation for profile selectors #4120
Conversation
|
||
| Field | Description | Type | | ||
|--------------|-----------------------------------------------------------------------------------------------------|------------------| | ||
| `name` | The full name of the repository, e.g. stacklok/minder | string | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
question: Do we want to explicitly call out that wildcards and partials are not supported, or do you feel this is sufficient?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any kind of wildcard support would need to be part of CEL, so I've left it out of our docs
f70b3cf
to
c3ba16b
Compare
Summary
Ref #4018
Change Type
Mark the type of change your PR introduces:
Testing
Outline how the changes were tested, including steps to reproduce and any relevant configurations.
Attach screenshots if helpful.
Review Checklist: