Skip to content

Commit 506a0cc

Browse files
songy23AkhigbeEromo
authored andcommitted
[chore] make update-otel should commit tidy changes (open-telemetry#36855)
#### Description `make update-otel` should commit tidy changes #### Link to tracking issue Fixes open-telemetry#36854
1 parent fabe792 commit 506a0cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@ update-otel:$(MULTIMOD)
423423
$(MAKE) genoteltestbedcol
424424
$(MAKE) oteltestbedcol
425425
$(MAKE) remove-toolchain
426+
git add . && git commit -s -m "[chore] mod and toolchain tidy" ; \
426427

427428
.PHONY: otel-from-tree
428429
otel-from-tree:

0 commit comments

Comments
 (0)