-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
[CI] changelog check failing on PR with unresolved conflicts #19559
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
Comments
Actually https://github.com/scikit-learn/scikit-learn/blob/main/.github/workflows/check-changelog.yml#L17 |
The typo fixed by f2943c6 is back... :( sorry |
After merging |
It's weird, I thought github actions would always use the workflow definition of the main branch... Anyway there is probably nothing else to do beyond merging the main branch into the PR branch if this failure happens again then. |
We can probably close this issue. |
Uh oh!
There was an error while loading. Please reload this page.
For instance: #19540 fails with:
https://github.com/scikit-learn/scikit-learn/pull/19540/checks?check_run_id=1977937609
while it passed on other PRs without conflicts. Hence I suspect that the conflicts are causing this but I am not 100% sure.
Something weird: this check should be skipped because it is labeled "No Changelog Needed". I edited the PR description to make sure that the PR was labeled prior to re-running the changelog check and it's still failing with the above message.
/cc @cmarmo
The text was updated successfully, but these errors were encountered: