Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .github/workflows/daily-fact.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/daily-fact.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ engine:
strict: true
timeout-minutes: 15
features:
action-tag: "623e612ff6a684e9a8634449508bdda21e2c178c"
action-tag: "c4e091835c7a94dc7d3acb8ed3ae145afb4995f3"
Copy link

Copilot AI Feb 6, 2026

Choose a reason for hiding this comment

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

There is a discrepancy between the PR description and the actual code changes. The PR description's original issue content repeatedly references commit cbb0da13 as the target commit that includes the missing parse_mcp_gateway_log.cjs file. However, the actual change in the workflow file updates the action-tag to c4e091835c7a94dc7d3acb8ed3ae145afb4995f3, which is a different commit hash.

Please verify that commit c4e091835c7a94dc7d3acb8ed3ae145afb4995f3 actually includes the parse_mcp_gateway_log.cjs file and is the correct commit to use. If cbb0da13 was the intended commit, the workflow file should be updated to use that hash instead.

Copilot uses AI. Check for mistakes.
Copy link

Copilot AI Feb 6, 2026

Choose a reason for hiding this comment

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

The PR description is incomplete. While it correctly states that the action-tag in daily-fact.md was updated and "5 action references" were recompiled, it fails to mention that ALL workflow lock files were regenerated during the recompilation process, resulting in agent version updates across the entire repository:

  • GitHub Copilot CLI: 0.0.403 → 0.0.405
  • Claude Code: 2.1.29 → 2.1.34
  • Codex: 0.97.0 → 0.98.0

These version updates are pulled from constants in pkg/constants/constants.go and are expected behavior when running make recompile, but they should be mentioned in the PR description to provide complete transparency about the scope of changes. This is especially important since the PR affects dozens of production workflows, not just daily-fact.

Copilot uses AI. Check for mistakes.

network:
allowed:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/dev-hawk.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/dev.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/developer-docs-consolidator.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/dictation-prompt.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/discussion-task-miner.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/docs-noob-tester.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/draft-pr-cleanup.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/duplicate-code-detector.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .github/workflows/example-custom-error-patterns.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .github/workflows/example-permissions-warning.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/example-workflow-analyzer.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/firewall-escape.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .github/workflows/firewall.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading