[bot-automerge] xformers v0.0.32.post2#58
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was passing and merged! Have a great day! |
|
@conda-forge/xformers Will the build get triggered at some point? Or is there something we're waiting for? |
|
Hi! This is the friendly conda-forge automerge bot! It appears that not all commits to this PR were made by the bot. Thus this PR is not being automatically merged. Please add the |
|
Ah, I had forgotten why, but I had already seen this for 0.0.32: We're waiting for conda-forge/pytorch-cpu-feedstock#409 |
|
Now that conda-forge/pytorch-cpu-feedstock#409 has been merged, I think it should be ready now! |
accdd32 to
4d5ff07
Compare
|
@beckermr, this looks like automerge should not have triggered here - there have been non-bot pushes into this PR and AFAICT no-one set the automerge label. |
|
Potentially relevant logs:
|
|
I don't have the time to thoroughly check, but maybe this is the issue? Relevant 3 lines plus surrounding context: # only if only ALLOWED_USERS have commits
committers = {getattr(c.author, "login", None) for c in pr.get_commits()}
if not all(c in ALLOWED_USERS for c in committers):
_comment_on_pr_with_race(
pr_for_admin,
"""\
Hi! This is the friendly conda-forge automerge bot!
It appears that not all commits to this PR were made by the bot. Thus this PR is \
not being automatically merged. Please add the `automerge` label again (or ask a \
maintainer to do so) if you'd like to enable automerge again!
""",
"not all commits to this PR were made by the bot",
)
return False, "non-bot commits on a bot PR with the automerge slug"
# can we automerge in this feedstock?
if not _automerge_me(cfg):
return False, "automated bot merges are turned off for this feedstock"
return True, NoneIn this PR, there's one commit that Relevant PyGitHub documentation: https://github.com/PyGithub/PyGithub/blob/927cf227ab83b99d85d0cd0f491cd78ee9eea4b6/github/Commit.py#L122-L140 |
It is very likely that the current package version for this feedstock is out of date.
Checklist before merging this PR:
license_fileis packagedInformation about this PR:
@conda-forge-admin,please add bot automergein the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.bot-rerunlabel to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase@conda-forge-admin, please rerun botin a PR comment to have theconda-forge-adminadd it for you.Closes: #57
Pending Dependency Version Updates
Here is a list of all the pending dependency version updates for this repo. Please double check all dependencies before merging.
This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/16993654960 - please use this URL for debugging.