Skip to content

Run autoloop agentic workflow every 15 minutes#217

Merged
mrjf merged 2 commits intomainfrom
copilot/change-autoloop-agentic-workflow
Apr 24, 2026
Merged

Run autoloop agentic workflow every 15 minutes#217
mrjf merged 2 commits intomainfrom
copilot/change-autoloop-agentic-workflow

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 24, 2026

Bumps the autoloop schedule cadence from 30 min to 15 min.

  • .github/workflows/autoloop.md: schedule: every 30mschedule: every 15m
  • .github/workflows/autoloop.lock.yml: Regenerated via gh aw compile; cron is now */15 * * * *

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/actions/github-script/git/ref/tags/v9
    • Triggering command: /usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9 --jq [.object.sha, .object.type] | @tsv (http block)
  • https://api.github.com/repos/github/gh-aw-actions/git/ref/tags/v0.71.0
    • Triggering command: /usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v0.71.0 --jq [.object.sha, .object.type] | @tsv (http block)

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

Copilot AI changed the title [WIP] Update autoloop agentic workflow to run every 15 minutes Run autoloop agentic workflow every 15 minutes Apr 24, 2026
Copilot finished work on behalf of mrjf April 24, 2026 17:06
Copilot AI requested a review from mrjf April 24, 2026 17:06
@mrjf mrjf marked this pull request as ready for review April 24, 2026 17:22
@mrjf mrjf merged commit f9e7d41 into main Apr 24, 2026
16 of 17 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.

change autoloop agentic workflow to run every 15 minutes

2 participants