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

👷 🐛 restricting dependabot to push docker image #682

Open
douglasduteil opened this issue Sep 6, 2024 · 0 comments
Open

👷 🐛 restricting dependabot to push docker image #682

douglasduteil opened this issue Sep 6, 2024 · 0 comments
Assignees
Labels
github_actions Pull requests that update GitHub Actions code good first issue Good for newcomers help wanted Extra attention is needed

Comments

@douglasduteil
Copy link
Member

We will see if necessary but we might need to restrict dependabot from pushing image to ghcr.io is the same failed to push error occur

${{ github.actor != 'dependabot[bot]' && github.event_name != 'pull_request' }}
@douglasduteil douglasduteil added help wanted Extra attention is needed good first issue Good for newcomers github_actions Pull requests that update GitHub Actions code labels Sep 6, 2024
@douglasduteil douglasduteil self-assigned this Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant