Skip to content

Conversation

joestringer
Copy link
Member

Previously when multiple code owners were specified, the extra files
would be passed as separate arguments, but the subsequent commands
expect them to be specified in the form "file1,file2". Emit them as
comma-separated values instead of space-separated.

Fixes: dda3976 ("Fix code owner attribution for test failures on stable branches")
Fixes: #40776
Related: #40847

Previously when multiple code owners were specified, the extra files
would be passed as separate arguments, but the subsequent commands
expect them to be specified in the form "file1,file2". Emit them as
comma-separated values instead of space-separated.

Fixes: dda3976 ("Fix code owner attribution for test failures on stable branches")
Signed-off-by: Joe Stringer <joe@cilium.io>
@joestringer joestringer added the release-note/misc This PR makes changes that have no direct user impact. label Aug 4, 2025
@joestringer joestringer requested a review from a team as a code owner August 4, 2025 17:11
@joestringer joestringer added the release-note/misc This PR makes changes that have no direct user impact. label Aug 4, 2025
@joestringer joestringer mentioned this pull request Aug 4, 2025
14 tasks
@joestringer joestringer added backport/author The backport will be carried out by the author of the PR. backport-pending/1.18 The backport for Cilium 1.18.x for this PR is in progress. labels Aug 4, 2025
@joestringer joestringer enabled auto-merge August 4, 2025 17:12
@joestringer
Copy link
Member Author

/test

@joestringer joestringer added backport/author The backport will be carried out by the author of the PR. and removed backport/author The backport will be carried out by the author of the PR. labels Aug 4, 2025
@joestringer
Copy link
Member Author

Hit #39370 in ci-clustermesh twice. Retriggering.

@joestringer joestringer added this pull request to the merge queue Aug 4, 2025
Merged via the queue into main with commit f283301 Aug 4, 2025
318 of 322 checks passed
@joestringer joestringer deleted the pr/joe/fix-testowners-path branch August 4, 2025 19:11
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Aug 4, 2025
@github-actions github-actions bot added backport-done/1.18 The backport for Cilium 1.18.x for this PR is done. and removed backport-pending/1.18 The backport for Cilium 1.18.x for this PR is in progress. labels Aug 4, 2025
@joestringer joestringer added backport-pending/1.17 The backport for Cilium 1.17.x for this PR is in progress. backport-done/1.17 The backport for Cilium 1.17.x for this PR is done. and removed backport-pending/1.17 The backport for Cilium 1.17.x for this PR is in progress. labels Aug 7, 2025
@joestringer joestringer added the backport-pending/1.16 The backport for Cilium 1.16.x for this PR is in progress. label Aug 12, 2025
@github-actions github-actions bot added backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. and removed backport-pending/1.16 The backport for Cilium 1.16.x for this PR is in progress. labels Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/author The backport will be carried out by the author of the PR. backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. backport-done/1.17 The backport for Cilium 1.17.x for this PR is done. backport-done/1.18 The backport for Cilium 1.18.x for this PR is done. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants