Skip to content

[copilot] git patch generation #133

@pelikhan

Description

@pelikhan

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.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions