fix: harden CCS backlog sync pagination and recovery

This commit is contained in:
Tam Nhu Tran
2026-03-28 09:51:53 -04:00
parent b3b3853db0
commit e6617726cb
4 changed files with 645 additions and 188 deletions
@@ -12,6 +12,10 @@ on:
schedule:
- cron: '17 3 * * *'
concurrency:
group: sync-ccs-backlog-project
cancel-in-progress: false
permissions:
contents: read
issues: read