Skip to content

[Auto Update] Agentic workflows #19749

Description

@github-actions

Updates agentic workflow infrastructure via gh aw upgrade:

  • Updated actions/github-script from v8 to v9
  • Updated actions-lock.json
  • Recompiled all workflow lock files
  • Updated agent file

Generated by Agentic Workflow Auto-Update · ● 7.1M ·


Note

This was originally intended as a pull request, but the git push operation failed.

Workflow Run: View run details and download bundle artifact

The bundle file is available in the agent artifact in the workflow run linked above.

To create a pull request with the changes:

# Download the artifact from the workflow run
gh run download 25949164516 -n agent -D /tmp/agent-25949164516

# Fetch the bundle into a local branch
git fetch /tmp/agent-25949164516/aw-agentics-auto-update-gh-aw.bundle refs/heads/agentics/auto-update-gh-aw:refs/heads/agentics/auto-update-gh-aw-eb798e86c3cd3fee
git checkout agentics/auto-update-gh-aw-eb798e86c3cd3fee

# Push the branch to origin
git push origin agentics/auto-update-gh-aw-eb798e86c3cd3fee

# Create the pull request
gh pr create --title '[Auto Update] Agentic workflows' --base main --head agentics/auto-update-gh-aw-eb798e86c3cd3fee --repo dotnet/fsharp

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions