<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/Dangerfile, branch ce-mw-productivity-analytics-scatterplot</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Add new GitlabDanger class</title>
<updated>2019-09-06T11:21:53+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-09-06T11:21:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9fc9ab2ba2b0db05f6365054aa3bddcda3c7333d'/>
<id>9fc9ab2ba2b0db05f6365054aa3bddcda3c7333d</id>
<content type='text'>
This class encapsulates our use of the Danger gem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This class encapsulates our use of the Danger gem.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch '66596-allow-danger-to-be-run-locally' into 'master'"</title>
<updated>2019-09-06T07:14:30+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-09-06T07:14:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f34e4545ec20953267ee187227116756562c6e8a'/>
<id>f34e4545ec20953267ee187227116756562c6e8a</id>
<content type='text'>
This reverts merge request !32196</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !32196</pre>
</div>
</content>
</entry>
<entry>
<title>Use GitlabDanger class when determining rules</title>
<updated>2019-09-06T00:56:48+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-08-26T07:04:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=75dae7fe8083c3c7f28eb28c4becd741c9d0628a'/>
<id>75dae7fe8083c3c7f28eb28c4becd741c9d0628a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a danger rule to suggest `docs-` prefixes</title>
<updated>2019-06-27T10:07:06+00:00</updated>
<author>
<name>Lukas Eipert</name>
<email>leipert@gitlab.com</email>
</author>
<published>2019-06-27T08:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=068d6baa38df09c43d7364e9f87caffe73168460'/>
<id>068d6baa38df09c43d7364e9f87caffe73168460</id>
<content type='text'>
If an MR only changes files within `doc/` we can save valueable CI time
by prepending a branch name with `docs-`. This danger rule helps educate
people about that fact.

On the other hand, if someone has a branch with a `docs` prefix or
suffix, the branch shouldn't contain any changes outside of the `docs`
directory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If an MR only changes files within `doc/` we can save valueable CI time
by prepending a branch name with `docs-`. This danger rule helps educate
people about that fact.

On the other hand, if someone has a branch with a `docs` prefix or
suffix, the branch shouldn't contain any changes outside of the `docs`
directory
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract roulette to its own module</title>
<updated>2019-05-30T11:24:28+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-05-29T14:38:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c90ba127bf8cdd4ccac9692b6c96fa746314cd55'/>
<id>c90ba127bf8cdd4ccac9692b6c96fa746314cd55</id>
<content type='text'>
So it's more modular and extensible
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So it's more modular and extensible
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Danger rule for EE/CE templates</title>
<updated>2019-04-24T12:08:33+00:00</updated>
<author>
<name>Nathan Friend</name>
<email>nathan@gitlab.com</email>
</author>
<published>2019-04-24T12:08:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c3268a6af542921d67c044976a0336f66ce38832'/>
<id>c3268a6af542921d67c044976a0336f66ce38832</id>
<content type='text'>
This commit adds a rule to Danger that warns the developer when their MR
includes changes to a CE .vue file that has a counterpart in the
EE repo or vice-versa.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds a rule to Danger that warns the developer when their MR
includes changes to a CE .vue file that has a counterpart in the
EE repo or vice-versa.
</pre>
</div>
</content>
</entry>
<entry>
<title>Exempt release automation MRs from Danger rules</title>
<updated>2019-04-04T11:26:01+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-04-04T11:26:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fee7036394c881aa5a1f9851b3531267104e8c1d'/>
<id>fee7036394c881aa5a1f9851b3531267104e8c1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set specific reviewers for the GitLab UI WG effort</title>
<updated>2019-03-29T11:56:18+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-03-29T10:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=072489e36df3ef6824ba0f9b90e7a6f87f9ee4f4'/>
<id>072489e36df3ef6824ba0f9b90e7a6f87f9ee4f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set specific reviewers for single codebase effort</title>
<updated>2019-03-11T09:42:19+00:00</updated>
<author>
<name>Marin Jankovski</name>
<email>maxlazio@gmail.com</email>
</author>
<published>2019-02-27T13:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=87d19300e3394192d6872243ba8939f2e7ce1ec9'/>
<id>87d19300e3394192d6872243ba8939f2e7ce1ec9</id>
<content type='text'>
This extends Danger so it informs MR authors that single codebase merge
requests need to be approved by a specific group of engineers.

Co-authored-by: Yorick Peterse &lt;yorickpeterse@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This extends Danger so it informs MR authors that single codebase merge
requests need to be approved by a specific group of engineers.

Co-authored-by: Yorick Peterse &lt;yorickpeterse@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Reviewer roulette via Danger</title>
<updated>2019-02-13T16:41:28+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-02-05T17:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=77b2ecd2b1de3f66c3d9ebd5e58fedafb17ea606'/>
<id>77b2ecd2b1de3f66c3d9ebd5e58fedafb17ea606</id>
<content type='text'>
Make danger pick reviewers and maintainers at random, for feontend,
backend, database, etc, changes, whenever files belonging to those
teams get changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make danger pick reviewers and maintainers at random, for feontend,
backend, database, etc, changes, whenever files belonging to those
teams get changed.
</pre>
</div>
</content>
</entry>
</feed>
