If you share all of your code and data but users can't rerun with a single command (including environment setup), that's commendable, but your project is not reproducible.
In other words, don't write a non-automated "pipeline" as a list of manual steps in your README!