Skip to content

feat: weekly Copilot repo review via scheduled GitHub Actions workflow#41

Merged
stanfish06 merged 3 commits into
masterfrom
copilot/setup-copilot-weekly-review
May 4, 2026
Merged

feat: weekly Copilot repo review via scheduled GitHub Actions workflow#41
stanfish06 merged 3 commits into
masterfrom
copilot/setup-copilot-weekly-review

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 4, 2026

  • Create initial workflow (used Claude — incorrect)
  • Rewrite workflow to create a GitHub issue assigned to @copilot with the review prompt, so the Copilot coding agent picks it up

Copilot AI linked an issue May 4, 2026 that may be closed by this pull request
Agent-Logs-Url: https://github.com/stanfish06/my-configs/sessions/e5b63437-8d74-41f7-bf20-73279d979364

Co-authored-by: stanfish06 <93099613+stanfish06@users.noreply.github.com>
Copilot AI changed the title [WIP] Setup Copilot weekly repo review process feat: weekly Copilot repo review via scheduled GitHub Actions workflow May 4, 2026
Copilot stopped work on behalf of stanfish06 due to an error May 4, 2026 15:24
Copilot AI requested a review from stanfish06 May 4, 2026 15:24
@stanfish06
Copy link
Copy Markdown
Owner

can you do a test run of this workflow @copilot

Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 4, 2026

can you do a test run of this workflow @copilot

I don't have permission to trigger workflow runs via the API. You can kick it off manually:

  1. Go to Actions → Weekly Repo Review in this repo
  2. Click "Run workflow", select the copilot/setup-copilot-weekly-review branch, and hit "Run workflow"

This fires the workflow_dispatch trigger and will create a new issue assigned to @copilot with the review prompt — exactly what runs automatically every Monday after the PR is merged.

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/graphql
    • Triggering command: /usr/bin/gh gh workflow run weekly-repo-review.yml --repo stanfish06/my-configs (http block)
  • https://api.github.com/repos/stanfish06/my-configs/actions/workflows/weekly-repo-review.yml
    • Triggering command: /usr/bin/gh gh workflow run weekly-repo-review.yml --repo stanfish06/my-configs --ref copilot/setup-copilot-weekly-review (http block)

If you need me to access, download, or install something from one of these locations, you can either:

@stanfish06 stanfish06 marked this pull request as ready for review May 4, 2026 15:38
@stanfish06 stanfish06 merged commit d078732 into master May 4, 2026
1 of 3 checks passed
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.

todo: setup copilot weekly repo review

2 participants