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

Marge-bot logs "Someone skipped the queue! Will have to try again..." even though she merged an MR #337

Open
perlun opened this issue Feb 8, 2022 · 0 comments

Comments

@perlun
Copy link

perlun commented Feb 8, 2022

As noted in the issue title, we are seeing the above log message for scenarios even when Marge-bot was the one who merged a particular merge request. This feels a bit silly, but is this expected? 🤔

I'm thinking that perhaps logging a message in these MRs saying "Another MR was merged, rebasing and preparing for merge" or something to the like would make more sense. Could this be caused by our local configuration or is it a bug/feature?

Here is our current marge-bot config:

rebase-remotely: true
gitlab-url: https://some-git-server
project-regexp: "some-namespace/.*$"
auth-token-file: /configuration/private/auth-token
ssh-key-file: /configuration/private/id_ed25519
merge-order: assigned_at
ci-timeout: 30min
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