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

chore: minor changes to dynamic label part of label application rule #234

Merged
merged 4 commits into from
Jun 12, 2024

Conversation

saxenakshitiz
Copy link
Contributor

No description provided.

@saxenakshitiz saxenakshitiz requested a review from a team as a code owner June 11, 2024 17:29
Copy link

github-actions bot commented Jun 11, 2024

Test Results

25 tests  ±0   25 ✅ ±0   25s ⏱️ -1s
11 suites ±0    0 💤 ±0 
11 files   ±0    0 ❌ ±0 

Results for commit b5a0d6e. ± Comparison against base commit 3697588.

♻️ This comment has been updated with latest results.

String TOKEN_EXTRACTION_RULES_KEY = "tokenExtractionRules";

@GraphQLField
@GraphQLName(LABEL_EXPRESSION_KEY)
@GraphQLName(EXPRESSION_KEY)
@GraphQLNonNull
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All new fields should include @GraphQlDescription - these relatively convoluted APIs would be a great spot for them too, since we can include an example of the type of syntax expected here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added

@saxenakshitiz saxenakshitiz merged commit 3b9a335 into main Jun 12, 2024
6 checks passed
@saxenakshitiz saxenakshitiz deleted the add_dynamic_expr_for_labels_1 branch June 12, 2024 13:46
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.

2 participants