Files
TimeTracker/.github/workflows
Dries Peeters c00597ebd4 fix: resolve GitHub Actions permissions for PR comments
Fixes:
- Add explicit permissions for issues and pull-requests write access
- Add github-token parameter to github-script action
- Add missing job outputs for migration_changes

This resolves the 'Resource not accessible by integration' error when
the migration validation workflow tries to comment on pull requests.

The workflow now has proper permissions to:
- Create and update comments on issues
- Write to pull request discussions
- Access the GitHub API with appropriate scope
2025-09-19 10:37:18 +02:00
..
2025-09-19 09:10:01 +02:00
2025-09-19 09:00:02 +02:00
2025-09-05 15:00:08 +02:00