managarten/.github/workflows
Wuesteon 16a605097f 🐛 fix(ci): correct GitHub context property in test workflow
- Change `context.repo.name` to `context.repo.repo` (line 387)
- Fixes 404 error when posting PR comments
- GitHub Actions context uses `repo.repo` not `repo.name`

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 01:26:04 +01:00
..
cd-production.yml first implementation 2025-11-27 17:26:18 +01:00
cd-staging-tagged.yml 🔒️ feat(auth): centralize JWT validation and add deployment docs 2025-12-01 20:44:45 +01:00
cd-staging.yml first implementation 2025-11-27 17:26:18 +01:00
ci-main.yml fix(ci): fix YAML syntax error in ci-main.yml 2025-12-01 23:50:39 +01:00
ci-pull-request.yml fix(ci): make format check non-blocking 2025-11-27 19:53:03 +01:00
dependency-update.yml first implementation 2025-11-27 17:26:18 +01:00
test-coverage.yml chore(ci): remove Codecov integration 2025-12-01 23:26:58 +01:00
test.yml 🐛 fix(ci): correct GitHub context property in test workflow 2025-12-04 01:26:04 +01:00