You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/ticket_example.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@
9
9
---
10
10
11
11
## TL;DR
12
+
"Wir benötigen einen Server/VM auf dem ein Docker-Container dauerhaft betrieben werden darf, mit Netzwerkzugang zu Bitbucket Server und P API. Den Container erstellen und konfigurieren wir selbst."
12
13
13
14
We need a host (VM, bare-metal, or K8s namespace) where a single Docker container can run persistently. The container runs PR-Agent, an open-source tool that auto-generates pull request descriptions using our internal LLM API. IT Security has approved the approach. No external internet access needed — the container talks to exactly two internal endpoints: Bitbucket Server and the LLM API. Resource footprint is ~200–400 MB RAM. Setup takes 1–2 hours once the host is available.
0 commit comments