• Joined on 2024-08-30
b3nw pushed to main at b3nw/gitea-ai-webhook 2025-12-31 23:50:16 -06:00
2f91e0b817 Limit inline comments via REVIEW_MAX_COMMENTS
b3nw created branch test-ai-review-v2 in b3nw/gitea-ai-webhook 2025-12-31 23:30:14 -06:00
b3nw pushed to test-ai-review-v2 at b3nw/gitea-ai-webhook 2025-12-31 23:30:14 -06:00
ff469f84f1 docs: trigger AI review attempt 2
b3nw pushed to main at b3nw/gitea-ai-webhook 2025-12-31 23:27:41 -06:00
16023164ac Revert to explicit GITEA_API_URL configuration
b3nw pushed to main at b3nw/gitea-ai-webhook 2025-12-31 23:23:04 -06:00
59c50c4cde Refactor config to use GITEA_BASE_URL
b3nw pushed to main at b3nw/gitea-ai-webhook 2025-12-31 23:20:45 -06:00
a152406475 Fix API URL slash suffix
c815464849 docs: test AI review trigger
Compare 2 commits »
b3nw created branch test-ai-review in b3nw/gitea-ai-webhook 2025-12-31 23:17:05 -06:00
b3nw pushed to test-ai-review at b3nw/gitea-ai-webhook 2025-12-31 23:17:05 -06:00
c815464849 docs: test AI review trigger
b3nw pushed to main at b3nw/gitea-ai-webhook 2025-12-31 23:00:55 -06:00
dbe4c7659f Expose host port via PORT env var
559fa574b0 Update compose to use Gitea registry image
Compare 2 commits »
b3nw pushed to main at b3nw/gitea-ai-webhook 2025-12-31 22:56:20 -06:00
ca3f6baa1e Clarify token permissions in README
b3nw pushed to main at b3nw/gitea-ai-webhook 2025-12-31 22:50:19 -06:00
cd200946ef Add README with env var documentation
b3nw pushed to main at b3nw/gitea-ai-webhook 2025-12-31 22:48:44 -06:00
ca56a74547 Remove Actions cache config to fix build failure
b3nw pushed to main at b3nw/gitea-ai-webhook 2025-12-31 22:46:07 -06:00
80b462c801 Fix workflow secrets and context variables
b3nw pushed to main at b3nw/gitea-ai-webhook 2025-12-31 22:44:40 -06:00
165a00e7e4 Update workflow to use docker runner and catthehacker image
b3nw created branch main in b3nw/gitea-ai-webhook 2025-12-31 22:42:50 -06:00
b3nw pushed to main at b3nw/gitea-ai-webhook 2025-12-31 22:42:50 -06:00
4ed9b23599 Update compose to use standard network
c8ea6d7288 Initial commit of gitea-ai-webhook bot with CI/CD
b3nw created repository b3nw/gitea-ai-webhook 2025-12-31 22:41:03 -06:00
b3nw pushed to main at b3nw/outline-mcp-custom 2025-12-30 14:46:02 -06:00
d152162dbf Fix params type: accept Any (string, dict, or None) for flexibility
b3nw pushed to main at b3nw/outline-mcp-custom 2025-12-30 14:41:21 -06:00
fcf13b91fa Fix health check: return 200 when server running, include API status in body
b3nw pushed to main at b3nw/outline-mcp-custom 2025-12-30 14:38:38 -06:00
cf1d9be24b Fix outline_api_call: handle empty params string