Skip to content

Improve warning message when a field name shadows a field in a parent model #2407

Improve warning message when a field name shadows a field in a parent model

Improve warning message when a field name shadows a field in a parent model #2407

Workflow file for this run

name: release notes
on:
pull_request:
types: [opened, synchronize, labeled, unlabeled]
jobs:
check:
name: has one relnotes label
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: python release/check_relnotes.py