mirror of
https://github.com/odoo/runbot.git
synced 2025-03-19 17:35:45 +07:00
![]() Re-introduce a "squash" mode solely for the purpose of fixing up commit messages without having to go and edit them: for now "squash" only works for single-commit PRs, acts as a normal integration (`rebase-ff`) *but* replaces the message of the commit itself by that of the PR, similar to the `merge` modes. This means maintainers can update commit messages to standards by editing the PR description (though this is obviously sensible to edition races with the original author). Fixes #539 |
||
---|---|---|
.. | ||
__init__.py | ||
pull_requests.py | ||
res_partner.py |