Skip to content

contrib: Minor cleanups for check-source-info.sh#44431

Merged
YutaroHayakawa merged 1 commit intomainfrom
yutaro/fix-check-source-info.sh
Feb 19, 2026
Merged

contrib: Minor cleanups for check-source-info.sh#44431
YutaroHayakawa merged 1 commit intomainfrom
yutaro/fix-check-source-info.sh

Conversation

@YutaroHayakawa
Copy link
Copy Markdown
Member

  • Don't hard-code input files. Make them injectable via variable.
  • Matching patterns for required_files doesn't include bpf/*.h. Since nothing prevents us from having header file at the bpf top directory, we should include them.
contrib: Minor cleanups for check-source-info.sh

- Don't hard-code input files. Make them injectable via variable.
- Matching patterns for required_files doesn't include bpf/*.h. Since
  nothing prevents us from having header file at the bpf top directory,
  we should include them.

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
@YutaroHayakawa YutaroHayakawa added the release-note/misc This PR makes changes that have no direct user impact. label Feb 19, 2026
@YutaroHayakawa
Copy link
Copy Markdown
Member Author

/test

@YutaroHayakawa YutaroHayakawa marked this pull request as ready for review February 19, 2026 07:29
@YutaroHayakawa YutaroHayakawa requested review from a team as code owners February 19, 2026 07:29
@YutaroHayakawa
Copy link
Copy Markdown
Member Author

@YutaroHayakawa YutaroHayakawa added this pull request to the merge queue Feb 19, 2026
Merged via the queue into main with commit 6c968d1 Feb 19, 2026
533 of 537 checks passed
@YutaroHayakawa YutaroHayakawa deleted the yutaro/fix-check-source-info.sh branch February 19, 2026 19:59
@maintainer-s-little-helper maintainer-s-little-helper bot added ready-to-merge This PR has passed all tests and received consensus from code owners to merge. labels Feb 19, 2026
@YutaroHayakawa YutaroHayakawa added needs-backport/1.19 This PR / issue needs backporting to the v1.19 branch backport/author The backport will be carried out by the author of the PR. affects/v1.19 This issue affects v1.19 branch and removed needs-backport/1.19 This PR / issue needs backporting to the v1.19 branch affects/v1.19 This issue affects v1.19 branch labels Mar 4, 2026
@YutaroHayakawa YutaroHayakawa mentioned this pull request Mar 4, 2026
2 tasks
@YutaroHayakawa YutaroHayakawa added backport-pending/1.19 The backport for Cilium 1.19.x for this PR is in progress. and removed needs-backport/1.19 This PR / issue needs backporting to the v1.19 branch labels Mar 4, 2026
@github-actions github-actions bot added backport-done/1.19 The backport for Cilium 1.19.x for this PR is done. and removed backport-pending/1.19 The backport for Cilium 1.19.x for this PR is in progress. labels Mar 5, 2026
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.19 The backport for Cilium 1.19.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.

4 participants