Isuru Fernando
Isuru Fernando
pre-commit.ci autofix
pre-commit.ci autofix
This fixes #1617 and also https://github.com/conda-forge/conda-forge-pinning-feedstock/issues/6967 which you've been pinging me about for a long time. Please help test in various feedstocks and adding tests.
> So I think it'd be good to add github_action_labels to If you look 17 lines down, you'll see that it's already added
> In that case, we'd IMO need something stronger than always_keep_keys. Something like never_collapse_keys. I don't know what you were doing there. https://github.com/conda-forge/pytorch-cpu-feedstock/pull/332 works without the hack ``` # ensure...
> By the way, does this PR change your stance regarding the [CF_SELF_HOSTED](https://github.com/conda-forge/conda-forge.github.io/blob/add9151864b820fde3aff44be33209aa1b84efd8/community/minutes/2025-11-12.md?plain=1#L93) approach you had suggested? IMO this PR is orthogonal to that, and having both would be beneficial....
> May I push to your branch, @isuruf? Sure
We might want to switch from `add_to_repos` used at https://github.com/conda-forge/conda-smithy/blob/c535c89154e7aff40af719d4f763662598b6cb93/conda_smithy/github.py#L272 to `set_repo_permission`.