grafana-toolbox / grafana-wtf

Grep through all Grafana entities in the spirit of git-wtf.
GNU Affero General Public License v3.0
144 stars 13 forks source link

CI: Do not build and publish OCI images on GHA PRs from non-members #71

Closed amotl closed 1 year ago

amotl commented 1 year ago

The OCI image build machinery can't upload to GHCR when running on behalf of non-members.

References