We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be405d1 commit 38a1bc4Copy full SHA for 38a1bc4
.github/workflows/awaiting-mathlib.yml
@@ -28,8 +28,7 @@ jobs:
28
repo: context.repo.repo,
29
name: "awaiting-mathlib label check",
30
head_sha: context.payload.pull_request.head.sha,
31
- status: "completed",
32
- conclusion: "neutral",
+ status: "in_progress",
33
output: {
34
title: "Awaiting mathlib",
35
summary: 'PR is marked "awaiting-mathlib" but neither "breaks-mathlib" nor "builds-mathlib" labels are present.'
0 commit comments