-
-
Notifications
You must be signed in to change notification settings - Fork 26.2k
Closed
Labels
Description
See https://github.com/scikit-learn/scikit-learn/actions/workflows/assign.yml
Edit: so actually this works as a maintainer but not as a normal user. It is more useful as a normal user ... maybe a permission thing that was changed at one point to be read (and not write) for security reasons?
Run echo "Assigning issue 29395 to test-lesteve"
echo "Assigning issue 29395 to test-lesteve"
gh issue edit $ISSUE --add-assignee test-lesteve
gh issue edit $ISSUE --remove-label "help wanted"
shell: /usr/bin/bash -e {0}
env:
GH_TOKEN: ***
ISSUE: https://github.com/scikit-learn/scikit-learn/issues/29395
Assigning issue 29395 to test-lesteve
failed to update [https://github.com/scikit-learn/scikit-learn/issues/29395:](https://github.com/scikit-learn/scikit-learn/issues/29395:?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen) 'test-lesteve' not found
failed to update 1 issue
Error: Process completed with exit code 1.