Skip to content

Commit

Permalink
Merge PR #579 into 12.0
Browse files Browse the repository at this point in the history
Signed-off-by pedrobaeza
  • Loading branch information
OCA-git-bot committed Sep 30, 2019
2 parents 790501e + 0194a3f commit ca6e9d8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions project_task_pull_request/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Contributors
* `Tecnativa <https://www.tecnativa.com>`_:

* Ernesto Tejeda
* Jairo Llopis

Maintainers
~~~~~~~~~~~
Expand Down
1 change: 1 addition & 0 deletions project_task_pull_request/models/project_task.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ class ProjectTask(models.Model):

pr_uri = fields.Char(
string='PR URI',
track_visibility='onchange',
)

pr_required_states = fields.Many2many(
Expand Down
1 change: 1 addition & 0 deletions project_task_pull_request/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
* `Tecnativa <https://www.tecnativa.com>`_:

* Ernesto Tejeda
* Jairo Llopis
1 change: 1 addition & 0 deletions project_task_pull_request/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@ <h2><a class="toc-backref" href="#id5">Contributors</a></h2>
<li>Kelly Lougheed &lt;<a class="reference external" href="mailto:kelly&#64;smdrugstore.com">kelly&#64;smdrugstore.com</a>&gt;</li>
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
<li>Ernesto Tejeda</li>
<li>Jairo Llopis</li>
</ul>
</li>
</ul>
Expand Down

0 comments on commit ca6e9d8

Please sign in to comment.