RepoSense icon indicating copy to clipboard operation
RepoSense copied to clipboard

Set up CI/CD pipeline to sync changes between publish-RepoSense and code-portfolio

Open CYX22222003 opened this issue 8 months ago • 2 comments

Code portfolio is the template repo for deployment code dashboard under portfolio mode. Any changes to the publish-RepoSense should be synced with the code-portfolio.

CYX22222003 avatar Apr 14 '25 07:04 CYX22222003

hi could i work on this? ill approach this issue by extracting the CI logic into a shared workflow in reposense-action and having both publish-RepoSense and code-portfolio call that shared workflow. this will ensure any future changes are automatically reflected in both repos. ill test this in my forked repo. is this feasible?

feliciahmq avatar Jul 26 '25 03:07 feliciahmq

@feliciahmq Thank you for your passion about this issue!

In my opinion, the approach to this is kindof similar to the one we discussed in #2384 where using a webhook seems to be possible. You may use the discussion thread for your reference.

However, it will be also great we can explore alternative methods to tackle this problem. I think this may also provide some hints for the solution to #2384.

CYX22222003 avatar Jul 26 '25 10:07 CYX22222003