Skip to content

Copilot Memories Found - 2026-02-16 #11

@github-actions

Description

@github-actions

Copilot Memories Detected

GitHub Copilot has stored memories for the following repositories:

📝 rajbos/github-copilot-token-usage

  • Memories found: 20

Recent memories:

  • GitHub Actions workflows using gh CLI should validate tokens before use and provide clear error messages with detailed status output
  • When creating workflows that depend on specific files, add push triggers with paths to automatically run when those files change
  • Fluency level thresholds and tips are defined separately in getFluencyLevelData() and must be kept in sync with calculateMaturityScores(). The viewer displays the exact same rules used for scoring.
  • The Fluency Level Viewer is a debug-only tool that shows all fluency score rules, thresholds, and tips. Access is gated by vscode.debug.activeDebugSession to keep it as a development tool.
  • Empty sessions (requestCount === 0) should NOT set conversationPatterns to avoid skewing fluency score calculations
  • ... and 15 more

📝 rajbos/actions-marketplace-checks

  • Memories found: 20

Recent memories:

  • GraphQL API uses points-based rate limiting: base 5,000 points/hour, max 12,500 points/hour (with 20+ repos/users); tracked separately from Core REST API in resources.graphql section of /rate_limit response
  • Use $actions.Count as single source of truth for total actions across all report sections; always use DisplayIntWithDots for number formatting; clearly label subset counts
  • In markdown tables, alignment colons belong in the separator row (e.g., |---:| for right-align, |:---| for left-align, |:---:| for center), never in the header row; numeric columns should use right-alignment
  • Markdown tables in LogMessage calls must have proper pipe delimiters: header separator uses |---| format, all table rows must start and end with |, and no colons should precede pipes except in alignment indicators like |---:| for right-alignment
  • Long-running workflows (60+ min) must refresh GitHub App tokens before final operations to avoid 401 errors
  • ... and 15 more

Action Required: Review these memories to ensure they don't contain sensitive information.

Summary:

  • Total repositories checked: 3
  • Repositories with memories: 2
  • Total memories found: 40

Generated by workflow run: 22055736385

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions