Skip to content

Backport PR #474 on branch 1.x (Make links from Jupyter AI chat open in new tab (vs in the same tab currently)) #1259

Backport PR #474 on branch 1.x (Make links from Jupyter AI chat open in new tab (vs in the same tab currently))

Backport PR #474 on branch 1.x (Make links from Jupyter AI chat open in new tab (vs in the same tab currently)) #1259

Workflow file for this run

name: Enforce PR label
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: enforce-triage-label
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1