Add hello.md round-trip test from onibot

This commit is contained in:
2026-06-19 12:17:03 +02:00
parent 179fac277a
commit 64dde36e3a
+10
View File
@@ -0,0 +1,10 @@
# Hello from Onibot 👋
This repo was created by Onibot to test the Gitea round-trip:
1. Repo created via REST API (`POST /api/v1/user/repos`)
2. Cloned via token-authenticated HTTPS
3. Identity set to onibot@oniricapps.com
4. Commit + push to validate the full pipeline
If you can read this from `http://10.3.14.59:3000/onibot/onibot-test`, the setup works.