Skip to content

[Bug] RoleMembers does not show a list anymore when hovering above the button in the context menu #1855

[Bug] RoleMembers does not show a list anymore when hovering above the button in the context menu

[Bug] RoleMembers does not show a list anymore when hovering above the button in the context menu #1855

Workflow file for this run

name: Discord Source detection
on: [issues]
jobs:
autoclose:
runs-on: ubuntu-latest
steps:
- name: Autoclose Discord Source issues
uses: IndyV/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-close-message: "@${issue.user.login} This issue was automatically closed because we don't accept issue reports from Discord Source.\nThe reason for this is because usually these issues aren't well thought out and are often duplicates.\n\nPlease take a few more minutes to create a well-made issue report using the provided report template."
issue-pattern: "Discord Source - .Issue Report]"