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

Add GHA_Actor parameter to allow user's override #77

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

szobov
Copy link

@szobov szobov commented Mar 27, 2024

Hello, dear maintainers,

I ran into the issue when my CircleCI's job was triggered from the PR created by dependabot but failed because dependabot is not known to CircleCI.
When the same job is triggered with GHA_Actor, an existing user, it passes.

To overcome this issue, I added GHA_Actor as a parameter so that users could override it if needed.

I didn't touch documentation much, but I am open to any suggestions.
Thanks a lot for your time and support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant