fix: prevent mirror-event-log from failing when PAT is missing

Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/46d635ed-7046-41a5-a1d6-d39ad7d81a99

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-19 07:17:15 +00:00
committed by GitHub
parent 458f19ffc2
commit ea70ede503
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ Add this repository secret in **OpenLearnX**:
- `LOGS_REPO_PAT`: a Personal Access Token that can write to `th30d4y/LOGS`.
- Fine-grained PAT: grant repository access to `th30d4y/LOGS` with **Contents: Read and write**.
- Classic PAT: use **repo** scope.
- If this secret is missing, the workflow now exits successfully and skips mirroring with a warning message.