You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: