[Feature Request] - Include more GitHub Actions metadata for each build command #1090
Labels
build_from_source
The issues related to rebuilding artifacts from source
checks
The issues related to Macaron checks
enhancement
Enhancement of a feature
feature
A new feature request
Description
Currently, Macaron misses useful metadata for build commands. Specifically, it doesn't include the
job
andstep
where the build command was called in the database.Proposed Feature
Store more granular metadata from GitHub Actions workflows in the reports and database. This includes the
job
andstep
where the build command was called from.Use Case
This additional metadata is useful for building third-party artifacts from source.
The text was updated successfully, but these errors were encountered: