Check for progress of (and merge) stagings
code
model._check_stagings(True)
1
minutes
-1
Check for progress of PRs and create Stagings
code
model._create_stagings(True)
1
minutes
-1
Send feedback to PR
code
model._send()
1
minutes
-1
Update labels on PR
code
model._send()
10
minutes
-1
Check for PRs to fetch
code
model._check(True)
1
minutes
-1
Warn on linked PRs where only one is ready
code
model._check_linked_prs_statuses(True)
1
hours
-1
Impact commit statuses on PRs and stagings
code
model._notify()
1
minutes
-1