Skip to content

docs(challenge-06): clarify PR titles are scoped to a single challenge#253

Merged
accesswatch merged 1 commit into
mainfrom
docs/challenge-6-7-pr-title-note
Jul 6, 2026
Merged

docs(challenge-06): clarify PR titles are scoped to a single challenge#253
accesswatch merged 1 commit into
mainfrom
docs/challenge-6-7-pr-title-note

Conversation

@accesswatch

Copy link
Copy Markdown
Collaborator

Summary

  • Fixes support#64 (Community-Access/support): Challenge 6 tells students to write any descriptive PR title with no note that this is scoped to that PR only, while Challenge 7 opens its own automatically-titled practice PR. Adds a one-line clarification that titles don't carry across challenges and some later challenges (like 7) open their own separate PR.

Test plan

  • npm run build:html
  • npm run validate:authoritative-sources

🤖 Generated with Claude Code

support#64 (DebeeArmstrong): Challenge 6 tells students to write any
descriptive PR title, but Challenge 7's automatically-opened practice
PR has a fixed title chosen by the automation. Nothing said these are
unrelated, so a reader could think a specific title carries across
challenges. Add a one-line note that titles only apply to that PR and
some later challenges (like 7) open their own separate, auto-titled PR.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 6, 2026 22:58
@accesswatch
accesswatch requested a review from taylorarndt as a code owner July 6, 2026 22:58
@accesswatch
accesswatch merged commit 470601f into main Jul 6, 2026
5 checks passed
@accesswatch
accesswatch deleted the docs/challenge-6-7-pr-title-note branch July 6, 2026 22:58
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Peer Review Assigned

Hi @accesswatch! Your PR has been automatically paired with @taylorarndt for peer review.

For @taylorarndt:

This is a great opportunity to practice code review skills! Here's what to look for:

Content Quality:

  • Does the change accomplish what the issue describes?
  • Is the writing clear and helpful?
  • Are there any typos or grammar issues?

Accessibility:

  • Proper heading hierarchy (H1 → H2 → H3, no skips)?
  • Descriptive link text (not "click here")?
  • Alt text on images?
  • [TODO] markers removed?

Documentation:

  • Code blocks are properly formatted?
  • Tables have headers?
  • References/links work correctly?

Review Guidelines:

  • Be kind and constructive
  • Suggest improvements, don't just point out problems
  • Ask questions if something is unclear
  • Approve when ready or request changes with explanation

Resources:


Pairing by Learning Room Grouping Engine

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Clarifies for learners in Chapter 6 that the pull request title they choose is only relevant to that single PR, and that later challenges (notably Chapter 7) may open their own automation-titled PRs. This reduces confusion when moving between challenge workflows that create separate PRs.

Changes:

  • Add a short “Note” in Challenge 6.2 explaining PR titles don’t carry across challenges.
  • Regenerate the corresponding HTML output for Chapter 6.
  • Update the generated site search index to reflect the rebuilt HTML set.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
docs/06-working-with-pull-requests.md Adds the learner-facing clarification note in Challenge 6.2.
html/docs/06-working-with-pull-requests.html Regenerated HTML output including the new note.
html/search-index.json Regenerated search index as part of the HTML rebuild outputs.

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.

2 participants