conda-forge / conda-forge/conda-forge.github.io

Autogenerate a new release PR by merging the dev/rc branch if it exists?

未关闭
#1,265 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
170
派生
320
平均合并
2 天 10 小时
30 天内合并 PR
5

描述

Currently,
- The bot is good at discovering new releases and generating a PR for it
- According to [CFEP-05](https://github.com/conda-forge/cfep/blob/master/cfep-05.md) there can be a dev or rc branch publishing pre-releases (although the bot is currently not discovering new pre-release versions for us)

I am not suggesting to fix item 2, but am simply wondering if it is possible for the bot to take advantage of the fact that a dev/rc branch exists. Specifically, say a package with `x.y.z.rc1` is released from the rc branch, when the bot sends a PR targeting the master branch for the official release `x.y.z`, it should also merge from the rc branch. The reason is that at this point some necessary changes in the recipe are likely already performed by package maintainers in the rc branch, and it'd be nice to simply copy them over to master instead of having maintainers touch the bot's PR manually for such updates. Just a thought.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。