Skip to content

Commit 51a3404

Browse files
committed
Clarify feedstock-webservices relation
1 parent e548d67 commit 51a3404

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/maintainer/infrastructure.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,7 @@ Authenticated services involved:
498498

499499
The conversion of new recipes in `staged-recipes` to their respective feedstocks
500500
happens in a cron job run by `admin-requests`. For more details see [admin-requests](#admin-requests).
501+
As part of the feedstock creation, the new feedstock receives a webhook connecting it with the [webservices](#admin-web-services).
501502

502503
### Feedstock changes
503504

@@ -508,7 +509,7 @@ Pushes to `main` or other branches:
508509
- The automated initialization commits following approval in `staged-recipes`.
509510
These are generated by `conda-smithy` and pushed by the automation in `admin-requests`.
510511
- Automated maintenance commits triggered from `admin-migrations`.
511-
- Rerender requests are handled by instances of `conda-forge/webservices-dispatch-action` and triggered by the admin web service.
512+
- Rerender requests are handled by instances of `conda-forge/webservices-dispatch-action` and triggered by the [webservices](#admin-web-services).
512513

513514
Automatic pull requests can be opened by...
514515

0 commit comments

Comments
 (0)