# File lib/operator.rb, line 335
  def todo project, config, opts, releases
    actually_do_todo project, config, releases, opts[:all]
  end