Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reconsider filing issues on empty repo #240

Open
jku opened this issue Apr 2, 2024 · 0 comments
Open

reconsider filing issues on empty repo #240

jku opened this issue Apr 2, 2024 · 0 comments

Comments

@jku
Copy link
Member

jku commented Apr 2, 2024

Currently we have two workflows that file issues on failures on cron: online-signing and test.

This is a bit annoying when you create repo since not having a metadata/ directory is considered a failure... so the workflows start filing issues pretty much immediately.

We should consider options here:

  1. workflows could just succeed if metadata does not exist in git at all
    • this would mean wiping the metadata would not lead to any visible failure...
    • but that might be ok since if you can wipe the metadata you can also wipe the workflows (and it is possible to setup alerts outside of the repo a la sigstore-probers)
  2. alternatively we could mention in docs that actions can be disabled until the first signing event...
  3. ???
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant