[BUG] Fix pull requests description check for dependabot PRs #13652
Labels
bug
Something isn't working
Build
Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement.
dependabot
PRs with auto version bumps from dependabot
Other
Describe the bug
Pull requests description check workflow fails on dependabot PRs on the second commit that happens by Dependabot PR actions. The check is added in PR description check workflow to check if the github actor is dependabot, but this fails since for the second commit github actor is not considered as dependabot.
Related component
Other
To Reproduce
Expected behavior
The check should pass.
Additional Details
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: