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

Use PR author instead of actor for dependabot PRs #4266

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

sgalsaleh
Copy link
Member

What this PR does / why we need it:

Even if someone re-runs the workflows in Dependabot PRs, we still want to automatically approve/merge it.

github.actor -> Who triggered the workflow.
github.event.pull_request.user.login -> The PR author.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Steps to reproduce

Does this PR introduce a user-facing change?

NONE

Does this PR require documentation?

NONE

@sgalsaleh sgalsaleh merged commit 714eb52 into main Jan 2, 2024
14 of 21 checks passed
@sgalsaleh sgalsaleh deleted the get-pr-author-instead-of-actor branch January 2, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants