cynkra / fledge

Wings for your R packages: Streamline the process of versioning R packages and updating NEWS
https://fledge.cynkra.com
186 stars 11 forks source link

Avoid auto-bump if CRAN release is pending #746

Closed krlmlr closed 9 months ago

krlmlr commented 9 months ago

Easy win from #745. The goal is to reduce the probability of a merge conflict.

krlmlr commented 9 months ago

No longer needed.