1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00
Files
opentelemetry-go/.github
Cijo Thomas 7529bf0b70 [chore] changelog: re-run workflow on PR title edits (#8246)
The changelog workflow checks the PR title for `[chore]` to skip the
changelog requirement, but it does not trigger on the `edited` event.
This means renaming a PR title to include `[chore]` has no effect until
a new commit is pushed.

Adding `edited` to the trigger types fixes this so the workflow
re-evaluates immediately when the title is changed.

Co-authored-by: Damien Mathieu <42@dmathieu.com>
2026-04-21 10:09:35 +02:00
..