<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/llvm.git/.github, branch EmptyLineAfterFunctionDefinition</title>
<subtitle>github.com: llvm/llvm-project.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/llvm.git/'/>
<entry>
<title>Disable lockdown for external forks by default</title>
<updated>2021-10-29T21:54:20+00:00</updated>
<author>
<name>Alexander Batashev</name>
<email>alexander.batashev@intel.com</email>
</author>
<published>2021-10-29T21:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/llvm.git/commit/?id=84ccf0b89120a4e1356e30c0c5e83643288b28c9'/>
<id>84ccf0b89120a4e1356e30c0c5e83643288b28c9</id>
<content type='text'>
GitHub Actions can be used in external forks, and this
workflow breaks all pull-requests for those who use both
GitHub Pull Requests and GitHub Actions.

Reviewed By: tstellar

Differential Revision: https://reviews.llvm.org/D112801
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GitHub Actions can be used in external forks, and this
workflow breaks all pull-requests for those who use both
GitHub Pull Requests and GitHub Actions.

Reviewed By: tstellar

Differential Revision: https://reviews.llvm.org/D112801
</pre>
</div>
</content>
</entry>
<entry>
<title>repo-lockdown: Add pr comment and fix typo</title>
<updated>2021-10-18T21:31:44+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@redhat.com</email>
</author>
<published>2021-10-18T21:31:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/llvm.git/commit/?id=3be1f4b8fd53b42c412c307a2a377b0fd6e8cb76'/>
<id>3be1f4b8fd53b42c412c307a2a377b0fd6e8cb76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>workflows: Migrate repo-lockdown to GitHub Actions</title>
<updated>2021-10-18T21:22:49+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@redhat.com</email>
</author>
<published>2021-10-18T21:18:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/llvm.git/commit/?id=20d397f853335e9f8e7b1f773e228bed527fd699'/>
<id>20d397f853335e9f8e7b1f773e228bed527fd699</id>
<content type='text'>
https://github.com/dessant/repo-lockdown/issues/6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/dessant/repo-lockdown/issues/6
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing the main to master sync GitHub workflow.</title>
<updated>2021-01-28T20:18:25+00:00</updated>
<author>
<name>Mike Edwards</name>
<email>medwards@apple.com</email>
</author>
<published>2021-01-28T20:18:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/llvm.git/commit/?id=fe190cf6c99e03389ded12f435da1658d52b782d'/>
<id>fe190cf6c99e03389ded12f435da1658d52b782d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[github] Move repo lockdown config into llvm-project repo</title>
<updated>2021-01-12T00:20:08+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@redhat.com</email>
</author>
<published>2021-01-12T00:20:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/llvm.git/commit/?id=eefd420e0037f8fb53a07c96855985bab61bd1e9'/>
<id>eefd420e0037f8fb53a07c96855985bab61bd1e9</id>
<content type='text'>
We were storing this in the .github repo and moving this into llvm-project
will allow us to delete the .github repo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were storing this in the .github repo and moving this into llvm-project
will allow us to delete the .github repo.
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] github actions: Pepare main branch for being read/write</title>
<updated>2020-12-07T06:16:36+00:00</updated>
<author>
<name>Mike Edwards</name>
<email>medwards@apple.com</email>
</author>
<published>2020-12-07T06:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/llvm.git/commit/?id=62ec4ac90738a5f2d209ed28c822223e58aaaeb7'/>
<id>62ec4ac90738a5f2d209ed28c822223e58aaaeb7</id>
<content type='text'>
Patch provided by Tom Stellard &lt;tstellar@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch provided by Tom Stellard &lt;tstellar@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>github actions: Update branch_sync to push to main</title>
<updated>2020-12-02T00:22:30+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@redhat.com</email>
</author>
<published>2020-12-02T00:22:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/llvm.git/commit/?id=91843f79498dac6c2de734ac41a2ab1eb3676663'/>
<id>91843f79498dac6c2de734ac41a2ab1eb3676663</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>github actions: Use correct credentials for pushing</title>
<updated>2020-11-30T20:25:43+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@redhat.com</email>
</author>
<published>2020-11-30T20:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/llvm.git/commit/?id=4e85e0ca904d154b1ee30b213e8d7bfb8afaa25d'/>
<id>4e85e0ca904d154b1ee30b213e8d7bfb8afaa25d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>github actions: Use llvmbot token for main branch sync</title>
<updated>2020-11-25T22:43:18+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@redhat.com</email>
</author>
<published>2020-11-25T22:43:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/llvm.git/commit/?id=c9eae09251e3e7d5a77a5970dfd59a4e81c9b936'/>
<id>c9eae09251e3e7d5a77a5970dfd59a4e81c9b936</id>
<content type='text'>
The default github actions token cannot push to restricted branches, so we need to use a token from the llvmbot user.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default github actions token cannot push to restricted branches, so we need to use a token from the llvmbot user.</pre>
</div>
</content>
</entry>
<entry>
<title>GitHub Actions: Add job for automatically updating the main branch</title>
<updated>2020-11-21T06:26:11+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@redhat.com</email>
</author>
<published>2020-11-16T19:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/llvm.git/commit/?id=da886bf471e7a2b060c6cb07e2a4678598aee5b6'/>
<id>da886bf471e7a2b060c6cb07e2a4678598aee5b6</id>
<content type='text'>
Differential Revision: https://reviews.llvm.org/D91554
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Differential Revision: https://reviews.llvm.org/D91554
</pre>
</div>
</content>
</entry>
</feed>
