Reading the code behind planemo shed_upload it seems that settings like the repository owner and name if not given via command line arguments can be set via a .shed.yml configuration file (or a global configuration file).
I was unable to find any documentation for this, or an example.