{progress.message ?? 'Processing...'}
+ {progress.current != null && + progress.total != null && + progress.total > 0 && ( + + )} +
- Schedule Full Refresh
- {isScheduled &&
- Re-fetch all PR data from GitHub on the next hourly crawl. + Re-fetch all PR data from GitHub immediately.
{progress.message ?? 'Processing...'}
- {progress.current != null && - progress.total != null && - progress.total > 0 && ( - - )} -