Skip to content

[Auto Update] Agentic workflows #19752

@github-actions

Description

@github-actions

Updates agentic workflow infrastructure via gh aw upgrade:

  • Updated actions/github-script from v8/v9.0.0 to v9
  • Updated actions-lock.json with consolidated entries
  • Recompiled all 7 workflow lock files
  • Updated agent file .github/agents/agentic-workflows.agent.md

Generated by Agentic Workflow Auto-Update · ● 11.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 25978024685 -n agent -D /tmp/agent-25978024685

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

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

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions