diff --git a/Scrapy-release-procedure.md b/Scrapy-release-procedure.md index fccce6f..0921987 100644 --- a/Scrapy-release-procedure.md +++ b/Scrapy-release-procedure.md @@ -129,6 +129,10 @@ may take a while depending on the conda-forge build queue. Once builds are OK, the pull request is ready to merge and packages will be uploaded to the `conda-forge` channel automatically. +Alternatively, you can wait for https://github.com/regro-cf-autotick-bot to create +such a pull request, and just edit it as needed (you should be able to commit directly to +it, even though the GitHub online editor). + ## Cherry-pick into master If you’ve released a patch version, you should cherry-pick the required commits into master (exclude version-bumping changes).