Azure-Samples / rag-postgres-openai-python

A RAG app to ask questions about rows in a database table. Deployable on Azure Container Apps with PostgreSQL Flexible Server.
MIT License
262 stars 131 forks source link

Use gh cli instead of hub #128

Closed pamelafox closed 1 month ago

pamelafox commented 1 month ago

Purpose

This pull request includes changes to the .github/workflows/evaluate.yaml file to improve the workflow for checking out pull requests and the default branch.

Workflow improvements:

Does this introduce a breaking change?

When developers merge from main and run the server, azd up, or azd deploy, will this produce an error? If you're not sure, try it out on an old environment.

[ ] Yes
[X] No

Type of change

[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

Code quality checklist

See CONTRIBUTING.md for more details.

pamelafox commented 1 month ago

/evaluate

github-actions[bot] commented 1 month ago

Starting evaluation! Check the Actions tab for progress, or wait for a comment with the results.