Skip to content

Commit 7621205

Browse files
Add note on conda-grayskull show requirements bot action for Conda-forge
c.f. https://twitter.com/mdtrevisani/status/1487894867799859201?s=11
1 parent d9e80b0 commit 7621205

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/~release-checklist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ about: Checklist for core developers to complete as part of making a release
3030
* [ ] Verify there is a new [Zenodo DOI](https://doi.org/10.5281/zenodo.1169739) minted for the release.
3131
- [ ] Verify that the new release archive metadata on Zenodo matches is being picked up as expected from [`CITATION.cff`](https://github.com/scikit-hep/pyhf/blob/master/CITATION.cff).
3232
* [ ] Verify that a Binder has properly built for the new release.
33-
* [ ] Watch for a GitHub notification that there is an automatic PR to the
34-
[Conda-forge feedstock](https://github.com/conda-forge/pyhf-feedstock). This may take multiple hours to happen. If there are any changes needed to the Conda-forge release make them **from a personal account** and not from an organization account to have workflows properly trigger.
33+
* [ ] Watch for a GitHub notification that there is an automatic PR to the [Conda-forge feedstock](https://github.com/conda-forge/pyhf-feedstock). This may take multiple hours to happen. If there are any changes needed to the Conda-forge release make them **from a personal account** and not from an organization account to have workflows properly trigger.
34+
- [ ] Check if any requirements need to be updated by commenting "@conda-grayskull show requirements" on the PR.
3535
- [ ] Verify the requirements in the [Conda-forge feedstock](https://github.com/conda-forge/pyhf-feedstock) recipe `meta.yaml` match those in `setup.cfg` and `pyproject.toml`.
3636

3737
## After Release

0 commit comments

Comments
 (0)