File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -498,6 +498,7 @@ Authenticated services involved:
498498
499499The conversion of new recipes in `staged-recipes` to their respective feedstocks
500500happens 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
513514Automatic pull requests can be opened by...
514515
You can’t perform that action at this time.
0 commit comments