[gh-aw-rollout] Set up GH-AW with aws- prefixed workflow infrastructure - #511
Closed
pulumi-bot wants to merge 1 commit into
Closed
[gh-aw-rollout] Set up GH-AW with aws- prefixed workflow infrastructure#511pulumi-bot wants to merge 1 commit into
pulumi-bot wants to merge 1 commit into
Conversation
- Initialize GH-AW (gh aw init): creates .gitattributes, .github/agents/agentic-workflows.agent.md, .vscode/mcp.json, .vscode/settings.json, and .github/workflows/copilot-setup-steps.yml - Update mise.toml: pin gh-aw at v0.53.1 and add aw-version/aw-validate/aw-compile tasks - Add .github/workflows/aws-validate-agentic-workflows.yml: validates and compiles agentic workflows on PR/push Note: aws-pr-review and aws-pr-rereview workflows could not be installed because the GitHub token required to access pulumi-labs/gh-aw-internal was not available in this workflow run. These should be added in a follow-up once the token is available.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR sets up GitHub Agentic Workflows (GH-AW) in this repository as part of the standard rollout, using
aws-workflow ID prefixes.Commands Executed
The
ghCLI was not authenticated in the rollout workflow run. A validGH_TOKEN(with read access topulumi-labs/gh-aw-internal) must be provided to the workflow for this step to succeed. This is a known issue being addressed inpulumi/provider-opsbranchfix/gh-aw-rollout-token-fallback.Next action: Once the token issue is resolved upstream, re-run the rollout to add
aws-pr-reviewandaws-pr-rereviewworkflows and their lock files.Rollout triggered via provider-ops#20 — workflow run 22725415390