#24473 YAML design updates (Manage labels via GitOps)#26968
Merged
rachaelshaw merged 3 commits intodocs-v4.66.0from Mar 14, 2025
Merged
#24473 YAML design updates (Manage labels via GitOps)#26968rachaelshaw merged 3 commits intodocs-v4.66.0from
rachaelshaw merged 3 commits intodocs-v4.66.0from
Conversation
fleet-release
approved these changes
Mar 7, 2025
29 tasks
rachaelshaw
commented
Mar 7, 2025
| ## labels | ||
|
|
||
| Currently, labels can specified in separate files in your `lib/` folder. | ||
| Labels can be specified inline in your `default.yml` file. They can also be specified in separate files in your `lib/` folder. |
Member
Author
There was a problem hiding this comment.
@sgress454 FYI - these should be inline too (just like queries, policies, etc.)
rachaelshaw
commented
Mar 7, 2025
fleet-release
approved these changes
Mar 7, 2025
rachaelshaw
commented
Mar 14, 2025
Comment on lines
+120
to
+122
| labels_include_any: | ||
| - Engineering | ||
| - Customer Support |
rachaelshaw
commented
Mar 14, 2025
Comment on lines
+151
to
+153
| labels_include_any: | ||
| - Engineering | ||
| - Customer Support |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates for #24473 and #16413