Skip to content

Github action for publish is not working #909

Github action for publish is not working

Github action for publish is not working #909

Triggered via pull request December 26, 2024 06:22
Status Failure
Total duration 14s
Artifacts

dco-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
check
You have 2 commits incorrectly signed off. To fix, first ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally). Next, head to your local branch and run: ```bash git rebase HEAD~2 --signoff ``` Now your commits will have your sign off. Next run ```bash git push --force-with-lease origin jprakash-db/publish-failure ``` Commit sha: [0a26ccd](https://github.com/databricks/databricks-sql-python/pull/483/commits/0a26ccdf971019509d981e5d8c7c49a6be410861), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing. Commit sha: [a8c2c75](https://github.com/databricks/databricks-sql-python/pull/483/commits/a8c2c753cc0f12b6c28404efcb66de0f599ff98a), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636