mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-01-06 03:30:25 -06:00
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