Skip to content

Allow strawberry.auto to override all_fields=True | Allow Private Fields to work with strawberry.auto (all_fields=True is pending) #9062

Allow strawberry.auto to override all_fields=True | Allow Private Fields to work with strawberry.auto (all_fields=True is pending)

Allow strawberry.auto to override all_fields=True | Allow Private Fields to work with strawberry.auto (all_fields=True is pending) #9062

name: 💬 Slash Command Dispatch
on:
issue_comment:
types: [created]
jobs:
slashCommandDispatch:
runs-on: ubuntu-latest
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@9bdcd7914ec1b75590b790b844aa3b8eee7c683a # v5
with:
token: ${{ secrets.BOT_TOKEN }}
reaction-token: ${{ secrets.BOT_TOKEN }}
permission: admin
commands: |
pre-release