Skip to content

Conversation

@kkdy21
Copy link
Contributor

@kkdy21 kkdy21 commented Jul 22, 2025

Reverts #597

@github-actions
Copy link

⚠️ @kkdy21 the signed-off-by was not found in the following 1 commits:

  • 3b29e70: Revert "fix: Change user MFA requset payload method from unstructured format …"

✅ Why it is required

The Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random Developer <[email protected]>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

1 similar comment
@github-actions
Copy link

⚠️ @kkdy21 the signed-off-by was not found in the following 1 commits:

  • 3b29e70: Revert "fix: Change user MFA requset payload method from unstructured format …"

✅ Why it is required

The Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random Developer <[email protected]>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

@kkdy21 kkdy21 merged commit 672cb3b into master Jul 22, 2025
4 of 6 checks passed
@kkdy21 kkdy21 deleted the revert-597-fix/mfa_flag branch July 22, 2025 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants