SIENTIAPDE-1163

Add PR shortcut command to README for easier log generation
This commit is contained in:
vitor-aignosi
2025-07-17 12:32:38 -03:00
parent 939acb5354
commit b0d0478b20

View File

@@ -92,3 +92,10 @@ The application can be deployed using the following command:
```bash
helm upgrade --install sientia-dataops-opc-ingestor sientia/sientia-module -n sientia-opc --create-namespace -f ./values.yaml
```
#PR shortcut
```
git log origin/main..HEAD --no-merges > git_log
```
Prompt:
Write a summary of PR changes in markdown. Be objective and direct. Write to file