Skip to content

fix for vllm#3218

Draft
PeterStaar-IBM wants to merge 1 commit intomainfrom
mao/fix-ahn
Draft

fix for vllm#3218
PeterStaar-IBM wants to merge 1 commit intomainfrom
mao/fix-ahn

Conversation

@PeterStaar-IBM
Copy link
Copy Markdown
Member

Checklist:

  • Documentation has been updated, if necessary.
  • Examples have been added, if necessary.
  • Tests have been added, if necessary.

@github-actions
Copy link
Copy Markdown
Contributor

DCO Check Failed

Hi @PeterStaar-IBM, your pull request has failed the Developer Certificate of Origin (DCO) check.

This repository supports remediation commits, so you can fix this without rewriting history — but you must follow the required message format.


🛠 Quick Fix: Add a remediation commit

Run this command:

git commit --allow-empty -s -m "DCO Remediation Commit for Matteo.Omenetti1@ibm.com;7G5537848;Matteo Omenetti <mao@p5-r28-n4.bluevela.rmf.ibm.com>

I, Matteo.Omenetti1@ibm.com;7G5537848;Matteo Omenetti <mao@p5-r28-n4.bluevela.rmf.ibm.com>, hereby add my Signed-off-by to this commit: d4ce19b0b1386dd11189a0ea5ed1de5ea665bd6d"
git push

🔧 Advanced: Sign off each commit directly

For the latest commit:

git commit --amend --signoff
git push --force-with-lease

For multiple commits:

git rebase --signoff origin/main
git push --force-with-lease

More info: DCO check report

@mergify
Copy link
Copy Markdown

mergify bot commented Mar 31, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🔴 Enforce conventional commit

This rule is failing.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

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