Skip to content

keep an AI Chat conversation alive if it has chat messages and its associated content is still alive #18906

keep an AI Chat conversation alive if it has chat messages and its associated content is still alive

keep an AI Chat conversation alive if it has chat messages and its associated content is still alive #18906

Workflow file for this run

name: Assign labels
on:
pull_request:
types: [opened, reopened, synchronize]
permissions:
pull-requests: write
jobs:
label:
name: Assign labels
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
# Workaround for https://github.com/actions/labeler/issues/104
# Explained at https://github.com/wesnoth/wesnoth/commit/958c82d0867568057caaf58356502ec8c87d8366
# Should continue working https://github.com/actions/labeler/pull/113#issuecomment-865404272
# The above are not fixed in v4.3.0, which is currently the last v4 before v5
sync-labels: ""