Switch to upstream agent workflows from elastic/ai-github-actions#418#652
Merged
Switch to upstream agent workflows from elastic/ai-github-actions#418#652
Conversation
- autonomy-atomicity-analyzer: use dedicated upstream workflow - framework-best-practices: use dedicated upstream workflow - information-architecture: use dedicated upstream workflow - iterative/medium/observability/security/vector-search ideas-man: use product-manager-impersonator with persona and idea-size inputs Co-authored-by: strawgate <6384545+strawgate@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update to officially supported upstream agents
Switch to upstream agent workflows from elastic/ai-github-actions#418
Feb 26, 2026
This was referenced Feb 26, 2026
Closed
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.
Three audit workflows and five idea-generation workflows were using
gh-aw-scheduled-auditwith large inline prompts. These are now first-class upstream workflows inelastic/ai-github-actions.Audit workflows → dedicated upstream lock files
autonomy-atomicity-analyzer.yml→gh-aw-autonomy-atomicity-analyzer.lock.ymlframework-best-practices.yml→gh-aw-framework-best-practices.lock.ymlinformation-architecture.yml→gh-aw-information-architecture.lock.ymlPrompts are now built into the upstream workflows; inline
additional-instructionsremoved.Ideas-man workflows →
product-manager-impersonatorwithpersona/idea-sizepersonaidea-sizetitle-prefixiterative-ideas-mansmall[idea]medium-ideas-manmedium[medium idea]observability-ideas-mansmall[observability idea]security-ideas-mansmall[security idea]vector-search-ideas-mansmall[search idea]Before:
After:
All original schedules preserved. Dropped
actions: readpermission (not needed by upstream workflows). Net: −387 / +21 lines.