chore: latest-7#66
Conversation
There was a problem hiding this comment.
I'm not familiar with the release.config.cjs file, but shouldn't that change be made on main branch instead of in 7.x?
And I think release_plugin.yml file should also be updated to allow 7.x branch, unless we don't want automatic releases, I see main was first added but then removed.
I am 80% sure this only needs to be on the branch from which the release will run. So soon We won't be using And Then the GitHub action runs from the branch we select, so when running for I say I'm 80% sure, because we properly haven't done this (releases with maintenance branches) for
This is a matter for debate I suppose, sometimes with PRs merged to That being said, in my opinion I'm fine as is, and would prefer removing the automatic triggers altogether, so that we're conscious on what we release - at least that's what we have for older capacitor repos. |
## [7.1.7](v7.1.6...v7.1.7) (2025-12-16) ### Bug Fixes * Use latest-7 fox 7.x ([#66](#66)) ([356c9dc](356c9dc))
No description provided.