Skip to content

[guidelines] side-quest-06-03b-copilot-github-token.md: alert level and checkpoint voice violations #2891

Description

@github-actions

File reviewed

workshop/side-quest-06-03b-copilot-github-token.md

Violations

Alert level ceiling

Offending text:

> [!IMPORTANT]
> Copy the token before you navigate away or close the tab. If you miss this window, you must generate a new token.

Suggested fix:
This is a helpful reminder, not a major security issue. Lower to [!NOTE].

Voice and tone

Offending text:

- [ ] I copied the token value before leaving the page
- [ ] I noted the token rotation date
- [ ] I closed the token tab only after confirming the secret was saved

Suggested fix:
Use consistent second-person wording throughout the checklist: "You copied...", "You noted...", "You closed...".

Code blocks

Offending text:

printf 'Rotate COPILOT_GITHUB_TOKEN by YYYY-MM-DD\n' >> ~/copilot-token-rotation.txt

Suggested fix:
This writes to a local home-directory file outside the workshop repo context and assumes a local environment. Replace with a prose suggestion to add a calendar reminder, or remove entirely, so the step works correctly in a Codespace.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • awmgmcpg

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by 📋 Guidelines Enforcer · 64.8 AIC · ⌖ 4.79 AIC · ⊞ 6.5K ·

  • expires on Sep 7, 2026, 3:58 AM UTC

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions