diff options
author | Francois Kritzinger <francois@codesynthesis.com> | 2024-10-31 14:57:01 +0200 |
---|---|---|
committer | Francois Kritzinger <francois@codesynthesis.com> | 2024-11-01 13:42:28 +0200 |
commit | f6c3eea2ddb5bd8a643a34f422bef57d676fc702 (patch) | |
tree | d79242df439d08138799dd8718b8c4b681df6632 /mod/mod-ci-github.cxx | |
parent | 94e18a92a97f685070ddfd87cacfbda02396ca62 (diff) |
Serialize new service_data members
Diffstat (limited to 'mod/mod-ci-github.cxx')
-rw-r--r-- | mod/mod-ci-github.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mod/mod-ci-github.cxx b/mod/mod-ci-github.cxx index a6ad4bc..60a6bae 100644 --- a/mod/mod-ci-github.cxx +++ b/mod/mod-ci-github.cxx @@ -752,9 +752,6 @@ namespace brep // job might actually still be relevant (in both local and remote PR // cases). - // @@ TODO Serialize the new service_data fields! - // - // Distinguish between local and remote PRs by comparing the head and base // repositories' paths. // |