JuliaBesties / BestieTemplate.jl

Template for Julia Programming Language packages using the copier engine.
http://JuliaBesties.github.io/BestieTemplate.jl/
Mozilla Public License 2.0
43 stars 9 forks source link

Update the Copier workflow to something that makes sense #449

Open abelsiqueira opened 1 month ago

abelsiqueira commented 1 month ago

Description

The Copier workflow tries to update and create a PR for the user. This is great when it works, but it frequently won't because there will be conflicts in some files that need to be solved manually. Instead, we can create an action that creates/updates an issue to "Update to Bestie vx.y.z" and shows the ChangeLog.

Validation and testing

No response

Motivation

No response

Target audience

No response

Can you help?

No response