Skip to content

Commit 6173c08

Browse files
committed
add note about using enforce label workflow
1 parent 0ce8e0f commit 6173c08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/source/how_to_guides/convert_repo.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ _Note_ The check release action needs `contents: write` [permission](https://doc
8585
path: .jupyter_releaser_checkout/dist
8686
```
8787

88+
- [ ] Add a workflow that uses the [`enforce-label`](https://github.com/jupyterlab/maintainer-tools#enforce-labels) action from `jupyterlab/maintainer-tools` to ensure that all PRs have on of the triage labels used to
89+
categorize the changelog.
90+
8891
- [ ] Update or add `RELEASE.md` that describes the onboarding and release process, e.g.
8992

9093
## Release Workflow

0 commit comments

Comments
 (0)