Currently, reusing releases.yaml in other projects is impossible. To implement the same logic in other repositories would require copying Python scripts and YAML configs across repos. We should create a reusable GitHub Action instead, this would simplify this process. This issue comes from this comment.
Currently, reusing
releases.yamlin other projects is impossible. To implement the same logic in other repositories would require copying Python scripts and YAML configs across repos. We should create a reusable GitHub Action instead, this would simplify this process. This issue comes from this comment.