Commit graph

41 commits

Author SHA1 Message Date
9ce4dbf015
fix: correctly check permissions 2026-06-02 08:34:31 +02:00
b4d8fd75d2
fix: fail-close permission gate 2026-05-30 10:57:09 +02:00
9e1e054f05 feat: add base_rules 2026-05-24 11:53:00 +02:00
e69b626212
doc: update examples with confirmed working settings 2026-05-15 15:46:55 +02:00
9f7d041693
doc: update with full examples for copy and paste 2026-05-15 11:55:53 +02:00
75eb281b01
doc: add java options 2026-05-15 11:49:44 +02:00
9602b84247
feat: automated tests 2026-05-15 11:48:04 +02:00
6e8f6ff639 nyx-scan/action.yml aktualisiert 2026-05-13 19:21:11 +02:00
2bc508bafc nyx-scan/action.yml aktualisiert 2026-05-13 19:18:32 +02:00
c5023e35d2 nyx-scan/action.yml aktualisiert 2026-05-13 18:45:24 +02:00
7029581487 nyx-scan/action.yml aktualisiert 2026-05-13 18:36:45 +02:00
62d5af9d63 nyx-scan/action.yml aktualisiert 2026-05-13 18:27:06 +02:00
f8a5c7df76 nyx-scan/action.yml aktualisiert 2026-05-13 18:16:53 +02:00
4c1d1fa49c
fix: added workflow instructions to the opencode prompt to not let opencode use git 2026-05-13 18:08:10 +02:00
3583238733 nyx-scan/action.yml aktualisiert 2026-05-13 17:20:11 +02:00
989aac70c6 nyx-scan/action.yml aktualisiert 2026-05-13 10:04:39 +02:00
990de45157 nyx-scan/README.md hinzugefügt 2026-05-13 09:56:55 +02:00
cbbf2cdab5 NYX security scanner action 2026-05-13 09:53:58 +02:00
8f12edbfb8
fix: remove bun timeout 2026-05-12 09:21:21 +02:00
d02dcadc0d
feat: fetch refspec so all remote branches become proper tracking branches 2026-05-12 09:09:46 +02:00
d5ddab0cbd
feat: create‑or‑reset the local branch from the tracking ref and explicitly wire up the upstream 2026-05-12 09:00:44 +02:00
4585d60516
feat:
- git status/git add ignore the action's own clone
- git checkout <branch> auto‑creates the local branch with upstream tracking
2026-05-11 21:20:45 +02:00
ca8abdf8b9
fix: POST timeout 2026-05-11 21:00:33 +02:00
da83734c8f
fix: fetching correct branch 2026-05-11 19:47:05 +02:00
353aeda20d
chore: untrack node_modules
Dependencies are installed at runtime via `bun install --frozen-lockfile`
in action.yml, so the vendored node_modules tree is unused. Add
node_modules/ and dist/ to .gitignore.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-11 18:57:07 +02:00
592d2df6d4
doc: update 2026-05-11 17:53:50 +02:00
958b2ba9a9
feat: seperate read/write token for enhanced security 2026-05-11 17:27:02 +02:00
fcfea07f01
feat: pull_request_review trigger 2026-05-11 17:22:48 +02:00
5569e8952a
doc: update 2026-05-11 17:03:20 +02:00
7cc3a8ee8e
fix: fix server_url and run_number 2026-05-11 16:20:21 +02:00
799e41e4eb
feat: openai-compatible provider 2026-05-11 15:53:48 +02:00
35b81f7ba0
fix: chat message format 2026-05-11 15:49:23 +02:00
c961a85add
feat: add logging 2026-05-11 15:43:30 +02:00
0e55013d64
fix: author -> user 2026-05-11 15:34:35 +02:00
dd695e9df9
fix: node -> composite 2026-05-11 15:20:47 +02:00
cb165b224e
fix: node -> bun 2026-05-11 15:20:46 +02:00
499ee5eba0
fix: update workflow 2026-05-11 15:09:43 +02:00
ec71a30ab1 action.yml aktualisiert 2026-05-11 14:47:42 +02:00
636de792a7
feat: add nomyo inference 2026-05-11 13:09:04 +02:00
73ac813c39 README.md aktualisiert 2026-05-11 11:21:59 +02:00
7cfea017f9
initial commit 2026-05-11 11:18:49 +02:00