containers / ai-lab-recipes

Examples for building and running LLM services and applications locally with Podman
Apache License 2.0
103 stars 106 forks source link

WIP: Fork access #677

Closed cooktheryan closed 2 months ago

cooktheryan commented 2 months ago

This should allow for forks to use secrets but first committers should not have access to run actions based on repo permissions. Next, we verify the user is a member of the container organization. If not we fail the run which would stop them from getting secrets.

rhatdan commented 2 months ago

@lmilbaum @Gregory-Pereira @sallyom PTAL