feat(trace): in v3, add cadenceIsCron tag in the start workflow span - #1072
Conversation
Signed-off-by: Shijie Sheng <liouvetren@gmail.com>
Signed-off-by: Shijie Sheng <liouvetren@gmail.com>
83aa046 to
b7f53aa
Compare
Code Review ✅ Approved 1 resolved / 1 findingsAdds the cadenceIsCron tag to the start workflow span for v3 tracing, addressing the unreliable string reference comparison finding for cron schedules. ✅ 1 resolved✅ Bug: String reference comparison (!= "") for cronSchedule is unreliable
OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
What changed?
Same as #1071 but for v3
Why?
How did you test it?
Potential risks
Release notes
Documentation Changes