-
Notifications
You must be signed in to change notification settings - Fork 3
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
Problem: Tracker mesage is not removed if the check is cancelled #327
Comments
@teodorus-nathaniel Can you please check if that is a bug or a missing feature? |
You mean when the pr title changes to non fix? is the check itself cancelled, but the message not removed? |
Hi @georgeciubotaru is it possible for me to check the production logs? Actually I'm having some trouble with running the project in my local. But I'm not sure why, I tried making multiple new projects but none of them have any run triggered after I register the endpoint. Do you know what possibly is the issue? Or how to trigger the webhook registering process manually? |
@teodorus-nathaniel Probably the webhook was removed, please try with different proxy address to register the webhooks |
Yeah I have tried with new proxy addresses, which I was hoping that it will register to github after I have registered the endpoint. But the issue is they didn't trigger the run to register the new proxy address Is it working well for you? |
Log: I will check on my end |
@teodorus-nathaniel Mine looks that way: But does your telebit proxy URL work?, on my side it doesn't work |
@georgeciubotaru that telebit url was just a dummy from readme, the issue is that in my case, there is no run at all after the url register so everything works well on your side? if thats the case ill try it again from the start btw thanks for checking it out |
@teodorus-nathaniel The URL you are seeing is used by me locally. |
@georgeciubotaru yes for the url that I meant dummy was this image that I sent before. I just tried again using same flow as yesterday, but now I see the run 😅 |
@georgeciubotaru sorry I just realized, now its getting weirder, I have never copied your telebit url though, so I'm really not sure why is it like that. 2024-11-22.20-16-02.mp4By the way, I have tried twice with different projects and got same issue |
@teodorus-nathaniel I can see you are using a custom project, did you also update the ![]() |
yesterday I think I have tried to change that one too but no runs, but for the one just now, no I haven't change it |
@georgeciubotaru I have tried twice First one, I updated the project in package json after I run the 2024-11-22.20-40-00.mp4Second one, I created the project beforehand, deleted and restarted the docker, and run the steps, result: no trigger being ran 2024-11-22.20-47-32.mp4 |
@georgeciubotaru finally its good now, so the trick maybe have to do with the package json projectId, But I don't know why the one I did above didn't work, maybe because its the domain that I have used before 2024-11-22.20-58-48.mp4 |
@georgeciubotaru I also would like to ask again about the "bug commit link" that will be submitted by the user
First one, I can get it more easily, by: Second one:
After I think again, I think it should be the first link right? |
@teodorus-nathaniel Second option |
ah okay in that case, I have made the correct handler, thank you 🤝 |
The text was updated successfully, but these errors were encountered: