Skip to content

When a new notification is added to glpi with the status closed, the person "Assigned to” disappears, only the “Requester” and "Observer" remain #1827

When a new notification is added to glpi with the status closed, the person "Assigned to” disappears, only the “Requester” and "Observer" remain

When a new notification is added to glpi with the status closed, the person "Assigned to” disappears, only the “Requester” and "Observer" remain #1827

name: "Label commenter"
on:
issues:
types:
- "labeled"
- "unlabeled"
jobs:
comment:
permissions:
contents: "read"
issues: "write"
runs-on: "ubuntu-latest"
steps:
- name: "Checkout"
uses: "actions/checkout@v4"
- name: "Label commenter"
uses: "peaceiris/actions-label-commenter@v1"