-
Notifications
You must be signed in to change notification settings - Fork 19
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
regression on dependabot PR ? #754
Comments
Hey @benoitf, thanks for the report! There was indeed an issue with a recent deployment, but I rolled it back after I spotted it; the issue was around between 18:00 (UTC) on the 29th and 02:00 on the 30th If a PR was created or edited during this time then it would've been affected; you can get the check to run again by editing the PR in some way (e.g. by changing the title of it) Let me know if you're still seeing issues! |
hello @Ezard thanks for your reply On my end I still see the issue (I created a new PR 1 hour ago) I also asked dependabot to rebase its PR few minutes ago podman-desktop/podman-desktop#10483 (comment) and it's still failing (Semantic check is a red cross) |
+1 still appears to be an open issue. |
Our GitHub repositories use this GitHub action are also seeing failed Semantic PR checks despite the commit and PR title following the correct format. We've had to turn off the required PR check to bypass the false-positive failures. Is there any progress investigating/resolving this? |
@benoitf @maxrake @jusiskin I've now rolled back to the last known good version - let me know if that resolves things for you I'll leave this issue open for the moment; when I've got some new infrastructure set up for testing deployments on a per-repo basis, would any of you be up for trialling a fixed version on your repo before it gets fully rolled out please? |
@Ezard it worked for me now. |
@Ezard I confirm now it works again, thanks And yes I should be able to try things |
Describe the bug
hello,
I'm using the app to check PRs and it was working fine for months but since today, dependabot PRs are all failing on semantic checks
podman-desktop/podman-desktop#10483
so I'm wondering if there is a regression in latest commits ?
semantic.yml contents
Sample PR Title(s) (if relevant)
chore(deps-dev): bump octokit from 4.0.2 to 4.0.3
PR is there: podman-desktop/podman-desktop#10483
Sample Commit Message(s) (if relevant)
commit is there: https://github.com/podman-desktop/podman-desktop/pull/10483/commits
The text was updated successfully, but these errors were encountered: