Canner / WrenAI

🚀 An open-source SQL AI (Text-to-SQL) Agent that empowers data, product teams to chat with their data. 🤘
https://getwren.ai/oss
GNU Affero General Public License v3.0
2.04k stars 211 forks source link

chore(wren-ai-service): pr title validation #560

Closed paopa closed 3 months ago

paopa commented 3 months ago

This PR aims to add a GitHub workflow to avoid the inconsistency PR title causes missing commits in release details for a tag. and we will use https://github.com/kontrolplane/pull-request-title-validator to address this issue.

Screenshot

paopa commented 3 months ago

hi @onlyjackfrost, if wren-ui also needs the validator, I can add the scopes here. thanks!