GoogleCloudPlatform / functions-framework-java

FaaS (Function as a service) framework for writing portable Java functions
Apache License 2.0
133 stars 63 forks source link

chore: configure codeql workflow #176

Closed kenneth-rosario closed 1 year ago

conventional-commit-lint-gcf[bot] commented 1 year ago

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/

garethgeorge commented 1 year ago

nit: perhaps squash your same-named commits into a single entry to keep our git history concise on merge.

kenneth-rosario commented 1 year ago

@garethgeorge That should get covered by squash and merge option after approval instead of using standard merge. Everything will get squashed and the title of the PR will get used as the commit message