-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
compiler
The compiler should add a step that uploads the current git changes in an artifact.
- step to be added in the main job after the agentic step
The step should do the following:
- stage files if any need to be staged,
- use git format-patch with a range to capture the changes from the ref where the action started. Store patch in /tmp/aw.patch
- upload aw.patch to artifacts
logs
The logs command should also download the patch.
Copilot
Metadata
Metadata
Assignees
Labels
No labels