<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/services/auto_merge, branch docs-pages-force-https</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Update merge options for auto merge strategies</title>
<updated>2019-06-12T06:20:49+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2019-06-06T07:25:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b8c131715296dbd864bb7417ef04fc2ad7e18a53'/>
<id>b8c131715296dbd864bb7417ef04fc2ad7e18a53</id>
<content type='text'>
Currently, merge options is updated on #execute method,
however, we should have #update interface to make it explicit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, merge options is updated on #execute method,
however, we should have #update interface to make it explicit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Notify when auto merge is enabled</title>
<updated>2019-06-10T11:03:32+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2019-06-10T11:03:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8f243acf02451c5c2c86cbcb99012180b8b18875'/>
<id>8f243acf02451c5c2c86cbcb99012180b8b18875</id>
<content type='text'>
There are bunch of auto merge related notifications, and
when auto merge is enabled, it should be evaluated immediately.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are bunch of auto merge related notifications, and
when auto merge is enabled, it should be evaluated immediately.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create BaseService for Auto Merge architecture</title>
<updated>2019-06-06T03:36:02+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2019-06-04T07:11:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2a01b33e6ac27e84d842f3040d7adf799f7cf258'/>
<id>2a01b33e6ac27e84d842f3040d7adf799f7cf258</id>
<content type='text'>
It abstracts some codes for common methods in AutoMerge::*Services.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It abstracts some codes for common methods in AutoMerge::*Services.
</pre>
</div>
</content>
</entry>
<entry>
<title>Abstract auto merge processes</title>
<updated>2019-06-03T06:15:29+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2019-05-22T11:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d4b46936633a3b2a0248b4572b4a1dc7b2ba8531'/>
<id>d4b46936633a3b2a0248b4572b4a1dc7b2ba8531</id>
<content type='text'>
We have one auto merge strategy today - Merge When Pipeline
Succeeds.

In order to add more strategies for Merge Train feature,
we abstract the architecture to be more extensible.

Removed arguments

Fix spec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have one auto merge strategy today - Merge When Pipeline
Succeeds.

In order to add more strategies for Merge Train feature,
we abstract the architecture to be more extensible.

Removed arguments

Fix spec
</pre>
</div>
</content>
</entry>
</feed>
