Skip to content

Commit 9bec485

Browse files
committed
Correct staged-recipes description
1 parent 3fa4b80 commit 9bec485

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

docs/maintainer/infrastructure.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -490,17 +490,14 @@ On pull requests:
490490
- The linter is provided by `conda-smithy recipe-lint`, run by `@conda-forge-admin`.
491491
- Auto-labeling logic, run by Github Actions workflows.
492492

493-
On pushes to `main`:
494-
495-
- Create and initialize the new feedstocks.
496-
497493
Authenticated services involved:
498494

499495
- Github, with permissions for:
500-
- Repository creation
496+
- PR labeling
501497
- Azure Pipelines
502-
- Travis CI
503-
- Other CI providers?
498+
499+
The conversion of new recipes in `staged-recipes` to their respective feedstocks
500+
happens in a cron job run by `admin-requests`. For more details see [admin-requests](#admin-requests).
504501

505502
### Feedstock changes
506503

0 commit comments

Comments
 (0)