Skip to content

Conversation

krish2718
Copy link
Contributor

If we want to reuse a set of files for multiple tags, then allow defining a standalone anchor and skip processing it.

e.g., below will work now, as the first entry wifi_common will be ignored

wifi_common: *wifi_common

  • a
  • b

ci_samples_wifi:
files:
- c
- *wifi_common

Upstream PR #: 90028

manifest-pr-skip

If we want to reuse a set of files for multiple tags, then allow
defining a standalone anchor and skip processing it.

e.g., below will work now, as the first entry wifi_common will be
ignored

wifi_common: *wifi_common
  - a
  - b

ci_samples_wifi:
  files:
    - c
    - *wifi_common

Upstream PR #: 90028

Signed-off-by: Chaitanya Tata <[email protected]>
Copy link

@krish2718
Copy link
Contributor Author

This doesn't help.

@krish2718 krish2718 closed this May 16, 2025
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.

1 participant