Files
scylladb/.github/workflows
Dani Tweig 7e65f92718 .github/workflows: Add milestone edited trigger for Jira release sync
Add the 'edited' event type to the milestone trigger in the
call_sync_milestone_to_jira workflow. This ensures that when a
milestone is renamed (e.g. to match a Jira release version), the
sync workflow fires and updates the corresponding Jira release.

Previously only milestone created/closed/deleted events triggered
the sync, so edits to milestone titles were silently ignored.

Fixes: PM-282

Closes scylladb/scylladb#30124
2026-06-03 17:04:12 +03:00
..