File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 18
18
issue_number: context.issue.number,
19
19
owner: context.repo.owner,
20
20
repo: context.repo.repo,
21
- body: `Thanks for your contribution! To satisfy the DCO policy in our [contributing guide](CONTRIBUTING.md)
22
- every commit message must include a sign-off. You can retroactively apply this sign-off with an interactive rebase.`
21
+ body: `Thanks for your contribution! To satisfy the DCO policy in our \
22
+ [contributing guide](https://github.com/databricks/databricks-sql-python/blob/main/CONTRIBUTING.md) \
23
+ every commit message must include a sign-off. One or more of your commits is missing this sign-off message. \
24
+ You can retroactively apply this sign-off with an interactive rebase.`
23
25
})
You can’t perform that action at this time.
0 commit comments