Add active engine version inventory and runner identifier to gh-aw-metadata#36964
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
gh-aw-metadata
|
@copilot must still be a single line JSONL payload |
|
@copilot check that gh-aw-manifest does not duplicate this info.m |
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Updated in commit de67ab2. |
gh-aw-metadatagh-aw-metadata
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Checked and enforced in f5b1749. Added a test that parses
Addressed in f5b1749. Added assertions that both |
|
@copilot Merge main and recompile |
…metadata-payload # Conflicts: # .github/workflows/contribution-check.lock.yml Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
Please rebase on main, rerun the metadata compile, and push the result.
|
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
gh-aw-metadatacurrently lacks engine runtime version context and runner identity, which limits downstream traceability. This change extends the frontmatter-derived metadata payload to include normalized engine versions and the agent image runner identifier (with structuredruns-onvalues serialized).Metadata contract updates
engine_versions: { "<engine>": "<version>" }agent_image_runner: "<runner-id-or-serialized-runs-on>"Engine version population
copilot-sdkversion only whenengine.copilot-sdk: trueis enabled on an active Copilot engine.Runner identifier capture
runs-on.Test coverage
copilot-sdk)Updated branch via pr-sous-chef in run https://github.com/github/gh-aw/actions/runs/26971599086. Please rebuild the metadata payload and rerun checks.
pr-sous-chef updated the branch in https://github.com/github/gh-aw/actions/runs/26974695546