You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
Current behavior
I am unable to progress through step 7 where we apply the labels. I tried to first apply the help label, and later the close an issue label.
Reproduction
Register for the course.
When you get to step 7, choose the help label. Course responds with help.
Then, apply the close an issue label.
See course doesn't progress.
Expected behavior
I would expect the label I applied to kick off the next response.
Possible solution
Probably has to do with the gate below. We may want to search for the label in the list if possible.
Additional context
Looking at the metrics, it looks like no one has been able to get past this step, but I'm unsure if there's just not enough data for this version of the course.
Alright I take it back... I realize now the course was looking for a specific combination of labels. This step might be very confusing to folks, we may want to clarify the instructions or think about ways to make it simpler.
This is not a bug or a blocker, though the instructions may be confusing. Because of the type of request and the lack of community reports on this step, I'm going to move it from the "bug" column to a lower priority in the "suggestion" column of the triage board. @hectorsector Please let me know if that's not the right place for it 😊
Bug Report
Current behavior
I am unable to progress through step 7 where we apply the labels. I tried to first apply the
help
label, and later theclose an issue
label.Reproduction
Expected behavior
I would expect the label I applied to kick off the next response.
Possible solution
Probably has to do with the gate below. We may want to search for the label in the list if possible.
write-a-ll-course/config.yml
Lines 158 to 164 in b4afa04
Additional context
Looking at the metrics, it looks like no one has been able to get past this step, but I'm unsure if there's just not enough data for this version of the course.
/cc @brianamarie
The text was updated successfully, but these errors were encountered: