Skip to content

Conversation

kenodegard
Copy link
Contributor

Description

Creating a fork is not as simple as expected. Unfortunately gh repo fork doesn't consistently output the forked repository so instead we use gh api and call the forking endpoint. The API also returns immediately even though the forking action can take some unknown amount of time to finish forking.

@kenodegard kenodegard requested a review from a team as a code owner December 18, 2024 14:45
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Dec 18, 2024
@jezdez jezdez merged commit 9595d43 into main Jan 7, 2025
3 checks passed
@kenodegard kenodegard deleted the create-fork branch January 7, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants