action-dependabot-auto-merge icon indicating copy to clipboard operation
action-dependabot-auto-merge copied to clipboard

Auto-merge pre-commit-ci

Open pedropaulofb opened this issue 7 months ago • 0 comments

Hello and thank you for developing this helpful action!

I am successfully using your action to auto-merge PRs from Dependabot. Recently, I tried applying the same to PRs from pre-commit-ci by specifying botName: pre-commit-ci. The documentation implies that the bot name can be set flexibly, so I expected it to accommodate bots other than Dependabot.

However, the auto-merge feature doesn't activate for pre-commit-ci. I initially used a specific "dependabot" secret for both bots without success. Then, I created a distinct action repository secret for the pre-commit-ci bot, but the problem remained.

Could you clarify if your action supports bots other than Dependabot? If so, what could be the issue with setting it up for pre-commit-ci?

Appreciate your help and the work put into this action.

pedropaulofb avatar Nov 13 '23 22:11 pedropaulofb