Skip to content

Assign (aka /take in comment) workflow broken for non maintainers #29395

@lesteve

Description

@lesteve

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions