Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update instruction to wait after each step #5

Merged
merged 2 commits into from
Jun 13, 2022
Merged

Conversation

georgebrock
Copy link
Contributor

Why:

Training new users to refresh after each action seems like an anti-pattern: these actions should apply more or less immediately, and there shouldn't be any need to refresh the page in between (if there is please let us – the PRs team – know so we can fix it!)

What's being changed:

Removing the “wait about 20 seconds and then refresh the page” instruction from each step.

Check off the following:

  • For workflow changes, I have verified the Actions workflows function as expected.
  • For content changes, I have reviewed the style guide.

Training new users to refresh after each action seems like an anti-pattern: these actions should apply more or less immediately, and there shouldn't be any need to refresh the page in between (if there is please let us – the PRs team – know so we can fix it!)
Copy link

@mntlty mntlty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving as another member of the PRs team

@georgebrock georgebrock requested a review from heiskr May 27, 2022 14:55
@heiskr heiskr requested review from emilyistoofunky and dihydroJenoxide and removed request for heiskr May 27, 2022 17:18
@@ -62,7 +62,6 @@ The best way to get a review is to ask for one. On GitHub, you can ask someone t
1. Open a new browser tab, and work on the steps in your second tab while you read the instructions in this tab.
1. We made a pull request for you from the `update-game` branch, so open that pull request.
1. Under **Reviewers** on the right side of the screen, add yourself as a reviewer.
1. Wait about 20 seconds then refresh this page for the next step.
Copy link
Contributor

@heiskr heiskr Jun 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dihydroJenoxide updated the copy in https://github.com/skills/hello-github-actions to this to clarify the instruction is meant for the instructions page, not the pull request.

Wait about 20 seconds for actions to run, then refresh this page (the one you're following instructions from) and an action will automatically close this step and open the next one.

Copy link
Contributor

@dihydroJenoxide dihydroJenoxide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated all the instances where you deleted the instructions to wait with updated language to reflect the waiting is for GitHub Actions and the instruction page instead of for the feature.

If you'll accept those changes, or discuss further in Slack, then we can get this approved and merged!

Feel free to open up a similar PR for the other course your team is concerned about and we'll get it approved. If you don't, we have an issue to update this language for all the courses and we'll get it done.

cc @mntlty @danhodos

README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
This commit clarifies which page we're asking users to refresh after they complete each task.

Co-authored-by: Jenni Christensen <97056108+dihydroJenoxide@users.noreply.github.com>
@heiskr heiskr changed the title Remove instruction to wait after each step Update instruction to wait after each step Jun 10, 2022
@heiskr heiskr merged commit 99f366f into main Jun 13, 2022
@heiskr heiskr deleted the georgebrock-patch-1 branch June 13, 2022 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants