Skip to content

Comments

Enhance scout command with additional inputs#17429

Merged
mnkiefer merged 3 commits intomainfrom
scout-full-history
Feb 21, 2026
Merged

Enhance scout command with additional inputs#17429
mnkiefer merged 3 commits intomainfrom
scout-full-history

Conversation

@mnkiefer
Copy link
Contributor

@mnkiefer mnkiefer commented Feb 21, 2026

  • Added input for 'history' to the scout command to be able to do more deep research on the repo (history=full).
  • Default is still a shallow clone (history=shallow).

Added inputs for 'topic' and 'history' to the scout command and updated workflow_dispatch inputs.
@mnkiefer mnkiefer self-assigned this Feb 21, 2026
Copilot AI review requested due to automatic review settings February 21, 2026 08:35
@mnkiefer
Copy link
Contributor Author

@copilot recompile workflow

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enhances the Scout workflow by adding input parameters for both slash command and manual workflow dispatch triggers, improving flexibility and user control.

Changes:

  • Added topic and history inputs to the slash_command configuration to allow users to optionally specify research topics and control git history fetching
  • Added history input to workflow_dispatch configuration with choice options ("shallow" or "full") for git history control
  • Standardized quote style from single to double quotes for consistency across both trigger configurations

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

mnkiefer and others added 2 commits February 21, 2026 09:45
Removed inputs for 'topic' and 'history' from slash_command.
@github github deleted a comment from Copilot AI Feb 21, 2026
@mnkiefer mnkiefer merged commit b9550a5 into main Feb 21, 2026
79 of 80 checks passed
@mnkiefer mnkiefer deleted the scout-full-history branch February 21, 2026 08:58
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.

1 participant