Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Updating from 1.7.17 to 3.2.21 renders every single profile useless - 3.3.0 crashes when editing legacy profile #29

Updating from 1.7.17 to 3.2.21 renders every single profile useless - 3.3.0 crashes when editing legacy profile

Updating from 1.7.17 to 3.2.21 renders every single profile useless - 3.3.0 crashes when editing legacy profile #29

Workflow file for this run

name: 'Out-of-scope Issue'
on:
issues:
types: [labeled, unlabeled, reopened]
permissions:
issues: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/support-requests@v2
with:
github-token: ${{ github.token }}
support-label: 'out-of-scope'
issue-comment: >
:wave: @{issue-author}, unfortunately this topic is out of scope
of the projects' overall goals and will not be worked on.
close-issue: true
lock-issue: true
issue-lock-reason: 'off-topic'