conda / infrastructure

A repo to report issues and have discussions about the conda infrastructure
BSD 3-Clause "New" or "Revised" License
11 stars 15 forks source link

Add fork debugging to `init.yml` #989

Closed kenodegard closed 1 month ago

kenodegard commented 1 month ago

Description

Oddly init.yml did not use a fork when creating the init PR for conda/conda-build and instead pushed directly to the repo. See https://github.com/conda/conda-build/pull/5448.

This is undesired so we add debugging statements to hopefully help debug this in the future.