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

checkpatch: update image to fix checks on commit object and message #17067

Merged
merged 1 commit into from Aug 7, 2021

Conversation

qmonnet
Copy link
Member

@qmonnet qmonnet commented Aug 6, 2021

Pull the latest image for checkpatch (following cilium/image-tools#131). This image:

  • Fixes the parsing of commit objects, improving checks on commit object length.
  • Fixes the way commits with no bpf/ modification are checked, thus improving checks on commit message presence.

Pull the latest image for checkpatch. This image:

- Fixes the parsing of commit objects, improving checks on commit object
  length.
- Fixes the way commits with no bpf/ modification are checked, thus
  improving checks on commit message presence.

Signed-off-by: Quentin Monnet <quentin@isovalent.com>
@qmonnet qmonnet added area/CI-improvement Topic or proposal to improve the Continuous Integration workflow release-note/misc This PR makes changes that have no direct user impact. labels Aug 6, 2021
@qmonnet qmonnet requested review from a team as code owners August 6, 2021 11:22
@qmonnet qmonnet requested a review from nbusseneau August 6, 2021 11:22
@qmonnet qmonnet added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Aug 6, 2021
@aanm aanm merged commit b2a5743 into cilium:master Aug 7, 2021
@qmonnet qmonnet deleted the pr/checkpatch-fix-logmsg-check branch August 9, 2021 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI-improvement Topic or proposal to improve the Continuous Integration workflow 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.

None yet

4 participants