Skip to content

[Auto Update] Agentic workflows #19834

Description

@github-actions

Updates gh-aw to v0.76.1:

  • Applied codemods to 3 workflow files (renamed deprecated safe-outputs title-prefix constraints)
  • Updated actions/github-script v8→v9
  • Updated github/gh-aw-actions/setup v0.68.3→v0.76.1
  • Updated github/gh-aw/actions/setup v0.67.2→v0.76.1
  • Updated actions-lock.json
  • Recompiled all 7 workflow lock files

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


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 26548922769 -n agent -D /tmp/agent-26548922769

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

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

# Create the pull request
gh pr create --title '[Auto Update] Agentic workflows' --base main --head agentics/auto-update-gh-aw-5abc1de5ed645a0e --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