Search 1.9 billion lines of Odoo code on GitHub

runbot_subject_skip

Author: Vauxoo, Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0
Repository: ap-wtioit/runbot-addons
Dependencies: runbot
Languages: Python (65, 62.5%), and reStructuredText (39, 37.5%)
Other branches: 11.0-fix_branch_label, 11.0-fix_coverage_result, and 11.0-fix_runbot_gitlab_branch_infos
Other repositories: Change2improve/runbot-addons, Guobower/runbot-addons, NL66278/runbot-addons, NeatNerdPrime/runbot-addons, OCA/runbot-addons, TRESCLOUD/runbot-addons, Vauxoo/runbot-addons, VisiionSolucionesTecnologicas/runbot-addons, YogeshMahera-SerpentCS/runbot-addons, bigbear3001/runbot-addons, brain-tec/runbot-addons, daramousk/runbot-addons, gaanto/runbot-addons, grap/runbot-addons, gurneyalex/runbot-addons, hbrunn/runbot-addons, hiren-serpentcs/runbot-addons, jacky82669513/runbot-addons, lideritjnma/runbot-addons, penzhaohui/runbot-addons, phulm-teko/runbot-addons, pscloud/runbot-addons, ubquant/runbot-addons, and vdedyukhin/runbot-addons

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="runbot-subject-skip"></a> <h2>runbot_subject_skip</h2> <p>This module skip a build based on the commit message. Inspired by Travis-CI: <a class="reference external" href="https://docs.travis-ci.com/user/customizing-the-build#Skipping-a-build">https://docs.travis-ci.com/user/customizing-the-build#Skipping-a-build</a></p> <a name="usage"></a> <h3>Usage</h3> <dl class="docutils"> <dt>To use this module, you need create a commit message with the following keywords:</dt> <dd><ul class="first last simple"> <li>&quot;[skip ci]&quot; or &quot;[ci skip]&quot; uppercase or lowercase in anywhere</li> </ul> </dd> </dl> <p>The builds will be skipped.</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/146/11.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>Just is used the first line of the commit message but in travis they are using all lines.</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/runbot-addons/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://odoo-community.org/logo.png">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Moisés López &lt;<a class="reference external" href="mailto:moylop260&#64;vauxoo.com">moylop260&#64;vauxoo.com</a>&gt; (<a class="reference external" href="https://www.vauxoo.com">https://www.vauxoo.com</a>)</li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Vauxoo (<a class="reference external" href="https://www.vauxoo.com">https://www.vauxoo.com</a>)</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>