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

When dependabot PR's are opened, mention is undefined #182

Open
ebebbington opened this issue Dec 21, 2021 · 0 comments
Open

When dependabot PR's are opened, mention is undefined #182

ebebbington opened this issue Dec 21, 2021 · 0 comments

Comments

@ebebbington
Copy link

Describe the bug
When a dependabot PR is opened, and im using github.actor for the mention, the workflow fails with cannot read property replace of null

To Reproduce

  1. Create a normal dependabot action
  2. In your main CI workflow try run the slack workflow but passing in the actor:
    with:
      mention: ${{ github.actor }}

Expected behavior
The workflow should not fail, the actor should be passed in

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

No branches or pull requests

1 participant