axodotdev / axodotdev/cargo-dist

Support customize GitHub attestations name

Open
#2,260 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.1k
Forks
149
Avg merge
1d 11h
Merged PRs (30d)
32

Description

```diff
- name: Attest
uses: actions/attest-build-provenance@v2
with:
subject-path: "target/distrib/*${{ join(matrix.targets, ', ') }}*"
+ subject-name:
```

Contributor guide

Open the contributing guide

Research direction

Start with the release workflow that produces the shown actions/attest-build-provenance@v2 step and trace how its inputs are configured. Identify the configuration path for subject-name, then verify that the generated workflow passes the requested value to the action while retaining current behavior when it is unset.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, rust
Domain
ci-cd, release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.