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

chore(dependabot): Change event type to pull_request. #10144

Merged
merged 1 commit into from
Aug 2, 2023

Commits on Aug 2, 2023

  1. chore(dependabot): Change event type to pull_request.

    We are still facing permission error in enabling auto-merge for dependabot PRs
    example: https://github.com/grafana/loki/actions/runs/5737803871/job/15550129786?pr=10138
    
    After discussing it with internal security team, they asked to try chaning the event type.
    
    Personally, I suspect this would make any difference, given It worked with `pull_request_target` when testing it with
    my personal repo.
    https://github.com/kavirajk/dependabot-play/blob/main/.github/workflows/dependabot_reviewer.yml#L5
    
    Auto-merged PR.
    kavirajk/dependabot-play#15
    
    But still wanted to test this.
    
    Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>
    kavirajk committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7bebac8 View commit details
    Browse the repository at this point in the history