]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
.github/workflows/diff-ceph-config.yml: use --ref-commit-sha and --cmp-commit-sha 63714/head
authorNaveen Naidu <naveennaidu479@gmail.com>
Mon, 9 Jun 2025 08:02:44 +0000 (13:32 +0530)
committerNaveen Naidu <naveennaidu479@gmail.com>
Mon, 9 Jun 2025 08:02:44 +0000 (13:32 +0530)
commit9d9adb80db3ba599884d6ef8493a9e8f3c9d8ca3
treeaa448b8b6b54870fea77fa49d89e1883d8745dce
parentbf2aa9220a1ff747d8dc943ea1ebe8b171d4c07c
.github/workflows/diff-ceph-config.yml: use --ref-commit-sha and --cmp-commit-sha

update the config_diff.py to use `--ref-commit-sha` and
`--cmp-commit-sha` to repliace the three-dot diff [1] that Github uses
for showing it's diff. This way we only output the configuration changes
that have been made in the PR.

Signed-off-by: Naveen Naidu <naveennaidu479@gmail.com>
.github/workflows/diff-ceph-config.yml