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

merge gatekeeper failed when pr is opened #66

Open
omer2500 opened this issue May 25, 2023 · 2 comments
Open

merge gatekeeper failed when pr is opened #66

omer2500 opened this issue May 25, 2023 · 2 comments

Comments

@omer2500
Copy link

Hi,

I'm using merge gatekeeper as a required workflow for all repos

sometimes when i open a pr
the merge gatekeeper already failed, when no job actually failed or even started to run

it happens in 60% of the time
my workaround is to commit an empty commit and then everything works as expected

what the issue could be?
maybe some kind of race?

@rytswd
Copy link
Member

rytswd commented May 25, 2023

Hi @omer2500, thanks for the report! We haven't seen that much failure internally, but it may be related to the failure with GitHub API calls, reported in #64. Do you have some public repo we can check, or some logs you can share with us?

@omer2500
Copy link
Author

omer2500 commented Jun 1, 2023

Hi @rytswd thanks for your answer
i checked the issue you talked about, could be it

right now i added workaround with sleep of 10 seconds before merge keeper starts to work
and i will monitor if it worked

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

2 participants