Skip to content

fix: recompile workflow#75

Merged
calebwilson706 merged 2 commits into
mainfrom
fix/recompile-workflow
May 27, 2026
Merged

fix: recompile workflow#75
calebwilson706 merged 2 commits into
mainfrom
fix/recompile-workflow

Conversation

@calebwilson706

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 27, 2026 08:55

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Recompiles the “Tutorial Update Monitor” agentic workflow to a newer gh-aw compiler/runtime, updating the generated lock workflow and adding an actions lockfile intended to pin action SHAs.

Changes:

  • Update the workflow source (.md) schedule syntax from a cron expression to a “friendly” weekly description.
  • Recompile the generated workflow lock file with gh-aw v0.76.1 (new actions/containers, scripts, and runtime behavior).
  • Add .github/aw/actions-lock.json with pinned action SHAs.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/tutorial-update-monitor.md Changes the scheduled trigger definition used as the source for compilation.
.github/workflows/tutorial-update-monitor.lock.yml Regenerated compiled workflow with updated tooling, steps, and metadata.
.github/aw/actions-lock.json Adds an actions lock mapping to pin action versions to SHAs.

Comment thread .github/workflows/tutorial-update-monitor.lock.yml
Comment thread .github/workflows/tutorial-update-monitor.md
@calebwilson706 calebwilson706 merged commit 45bdf39 into main May 27, 2026
1 check passed
@calebwilson706 calebwilson706 deleted the fix/recompile-workflow branch May 27, 2026 09:01
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.

2 participants