-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Bot update team request not working reliably #786
Comments
cc @beckermr |
Make sure everyone has accepted an invite to the org. Otherwise, best to watch the logs on heroku as you issue the command to see what is happening on the backend. |
Everyone has already accepted Would it make sense for the bot to include a log link or perhaps a comment about the error? Currently it provides no status update |
There is no log link since it happens on the backend server. We'd need to add comments on the error to smithy to get them out into the message. |
Looks like we have a new occurrence of this issue: conda-forge/fastjet-contrib-feedstock#2 |
kfp-server-api
Bot chokes on the jinja in https://github.com/conda-forge/fastjet-contrib-feedstock/blob/main/recipe/meta.yaml#L131-L135 |
So does that have to be static text (fastjet-contrib)? If so I'll make a PR to the docs to make this clear. Or is this a bot bug that can be fixed? |
Thanks Isuru! 🙏 Where did you find that? Is there a log we should be looking at? |
This is now fixed in PR #803. |
A few attempts to refresh the team on
kfp-server-api
with the bot request have failedNote that updating the team seems to work elsewhere:
So the command seems to work ok. Just not on the
kfp-server-api
feedstockDo we have any ideas why this may be happening?
The text was updated successfully, but these errors were encountered: