Skip to content

Commit

Permalink
Allow ddev release to commit directly to master for extras integratio…
Browse files Browse the repository at this point in the history
…ns (#7127)

* Allow ddev release to commit directly to master for extras integratino

* Update datadog_checks_dev/datadog_checks/dev/tooling/commands/release/make.py

* Update datadog_checks_dev/datadog_checks/dev/tooling/commands/release/make.py

Co-authored-by: Ofek Lev <ofekmeister@gmail.com>

Co-authored-by: Ofek Lev <ofekmeister@gmail.com> cb0251b
  • Loading branch information
FlorianVeaux committed Jul 14, 2020
1 parent 9a10350 commit f818675
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ddev/cli/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@
--skip-sign Skip the signing of release metadata
--sign-only Only sign release metadata
--exclude TEXT Comma-separated list of checks to skip
--allow-master Allow ddev to commit directly to master. Forbidden for core.
</code></pre></div> <h3 id="show_1">show<a class="headerlink" href="#show_1" title="Permanent link"></a></h3> <p>To avoid GitHub's public API rate limits, you need to set <code>github.user</code>/<code>github.token</code> in your config file or use the <code>DD_GITHUB_USER</code>/<code>DD_GITHUB_TOKEN</code> environment variables.</p> <p>Usage:</p> <div class="highlight"><pre><span></span><code>ddev release show [OPTIONS] COMMAND [ARGS]...
</code></pre></div> <h4 id="changes_1">changes<a class="headerlink" href="#changes_1" title="Permanent link"></a></h4> <p>Show all the pending PRs for a given check.</p> <p>Usage:</p> <div class="highlight"><pre><span></span><code>ddev release show changes [OPTIONS] CHECK
</code></pre></div> <p>Options:</p> <div class="highlight"><pre><span></span><code> -r, --organization TEXT
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit f818675

Please sign in to comment.