sigstore / root-signing

TUF repository for Sigstore trust root
Apache License 2.0
80 stars 77 forks source link

Define GitHub variables #1261

Open jku opened 3 weeks ago

jku commented 3 weeks ago

As part of #1247 I'd like to define a GH secret.

Originally I was planning to also set two variables but that would only make sense if sigstore/github-sync would support them -- I will instead include them in the workflow in #1256:

jku commented 3 weeks ago

Instead of the variables, we could just embed them directly in online-sign workflow if that's preferred (when I built this variable design I assumed they would be set by configuration-as-code...) in #1256

In fact I think I will do that: currently the variable would not be visible to project members in general and that feels wrong.