lukaszlenart opened a new pull request, #50:
URL: https://github.com/apache/struts-intellij-plugin/pull/50
## Summary
- Add `| select(contains("nightly"))` to three `jq` filters in `nightly.yml`
so the nightly workflow only operates on nightly pre-releases, never on release
candidate pre-releases created by `prepare_release.yml`
- Prevents accidental deletion of release candidate pre-releases awaiting
PMC vote
- Ensures commit-count baseline and nightly counter are derived from the
correct tags
## Test plan
- [ ] Verify nightly workflow runs successfully on schedule or manual
dispatch
- [ ] Verify release candidate pre-releases (tags like `v253.18970.1`) are
not affected by the nightly workflow
🤖 Generated with [Claude Code](https://claude.com/claude-code)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]