Allow customizing docs drift lookback window via workflow_call input - #196
Merged
Merged
Conversation
Copilot
AI
changed the title
[WIP] Allow customizing docs drift window via workflow call
Allow customizing docs drift lookback window via workflow_call input
Feb 20, 2026
strawgate
marked this pull request as ready for review
February 20, 2026 02:36
strawgate
force-pushed
the
copilot/customize-docs-drift-window
branch
from
February 20, 2026 02:37
3c76abf to
13f0275
Compare
This was referenced Feb 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The docs-drift workflow had a hardcoded
7 days agolookback window with no way for callers to override it.Changes
gh-aw-docs-drift.md— addslookback-windowinput (default: "7 days ago"); prompt now references${{ inputs.lookback-window }}instead of the hardcoded stringgh-agent-workflows/docs-drift/README.md— documents the new input in the Inputs tablegh-aw-docs-drift.lock.yml— regenerated viamake compileUsage
Default behavior is unchanged — omitting the input retains the existing
"7 days ago"window.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/repos/ruby/setup-ruby/git/ref/tags/v1/usr/bin/gh gh api /repos/ruby/setup-ruby/git/ref/tags/v1 --jq .object.sha -c=4 -nolocalimports -importcfg /tmp/go-build4243250898/b305/importcfg -pack /home/REDACTED/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.2/kind/kind.go ux-amd64/pkg/inc-I(http block)/usr/bin/gh gh api /repos/ruby/setup-ruby/git/ref/tags/v1 --jq .object.sha -D GOAMD64_v1 -gensymabis -o /tmp/go-build4243250898/b338/symabis /home/REDACTED/go/pkg/mod/golang.org/x/sys@v0.41.0/cpu/cpu_gc_x86.s ux-amd64/pkg/too-I(http block)/usr/bin/gh gh api /repos/ruby/setup-ruby/git/ref/tags/v1 --jq .object.sha /tmp/go-build4243250898/b337/symabis -c=4 -nolocalimports -importcfg /tmp/go-build4243250898/b337/importcfg -pack -asmhdr(http block)https://api.github.com/user/usr/bin/gh gh api user --jq .login -c=4 -nolocalimports -importcfg /tmp/go-build4243250898/b328/importcfg -pack /home/REDACTED/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.7.linux-amd64/src/runtime/trace/annotation.go /home/REDACTED/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.7.linux-amd64/src/runtime/trace/batch.go(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.