Updated Scrapy release procedure (markdown)

Adrián Chaves 2020-04-24 15:42:40 +02:00
parent 7cb697839c
commit d8a7354053
1 changed files with 4 additions and 0 deletions

@ -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 youve released a patch version, you should cherry-pick the required commits into master (exclude version-bumping changes).