Skip to content

Linter comment workflow breaks if the repo fork is renamed #29317

@freundTech

Description

@freundTech

Bug:

I just noticed that the make comment for staged-recipes linter workflow breaks when the head repository has been renamed.
In my case, I renamed my fork from freundTech/staged-recipes to freundTech/conda-forge-staged-recipes, but other users have also done so.
Here is an example of a failing workflow run.
The problem seems to be that the python script always assumes the head repo to be {args.head_repo_owner}/staged-recipes in line 44.

@conda-forge/staged-recipes

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions