<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/utils/git/github-automation.py, branch users/nico/python-2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[Github] Tweak the good-first-issue message not to require assignment. (#139858)</title>
<updated>2025-05-27T15:50:46+00:00</updated>
<author>
<name>cor3ntin</name>
<email>corentinjabot@gmail.com</email>
</author>
<published>2025-05-27T15:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=50937ebff313bf610fb14b5852d40688bb7b02b0'/>
<id>50937ebff313bf610fb14b5852d40688bb7b02b0</id>
<content type='text'>
New contributors can just indicate that they are working on the issue
without requesting assignment.

That shouldd reduce the burden of assigned issues that are not actually
being worked on, and new contributors waiting for a maintainer to
asssign them the issue.

---------

Co-authored-by: Danny Mösch &lt;danny.moesch@icloud.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New contributors can just indicate that they are working on the issue
without requesting assignment.

That shouldd reduce the burden of assigned issues that are not actually
being worked on, and new contributors waiting for a maintainer to
asssign them the issue.

---------

Co-authored-by: Danny Mösch &lt;danny.moesch@icloud.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>github-automation.py: Add debug output to the commit-request-greeter (#137104)</title>
<updated>2025-04-24T22:32:32+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@redhat.com</email>
</author>
<published>2025-04-24T22:32:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=768d3ba74319473e0bbf87ad92174062d4909488'/>
<id>768d3ba74319473e0bbf87ad92174062d4909488</id>
<content type='text'>
This script is not working any more in the GitHub actions jobs and I
can't reproduce this locally, so I've added some debug output to try to
help find the problem.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This script is not working any more in the GitHub actions jobs and I
can't reproduce this locally, so I've added some debug output to try to
help find the problem.</pre>
</div>
</content>
</entry>
<entry>
<title>[GitHub] Correct word in commit access request greeting</title>
<updated>2025-02-11T10:28:31+00:00</updated>
<author>
<name>David Spickett</name>
<email>david.spickett@linaro.org</email>
</author>
<published>2025-02-11T10:28:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=19fc8e384680eca405b0f1cda9da5f5b2d1f91ab'/>
<id>19fc8e384680eca405b0f1cda9da5f5b2d1f91ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[llvm][GitHub] Move PR project status to Done once backport PR is made (#126374)</title>
<updated>2025-02-10T21:06:51+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@redhat.com</email>
</author>
<published>2025-02-10T21:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=cd26c112b224180bfc9ff23fbe04deb3322a18d8'/>
<id>cd26c112b224180bfc9ff23fbe04deb3322a18d8</id>
<content type='text'>
It's common to use the /cherry-pick command on a PR to create a backport
request. However, this creates a lot of clutter in the LLVM Release
Status project, because we end up with two items in the project, one for
the original PR and one for the new PR.

This change will set the status of the original PR to Done once the new
PR (for the release branch) is created. This will save release managers
a lot of work of having to manually updated the status for PRs that
contain backport requests.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's common to use the /cherry-pick command on a PR to create a backport
request. However, this creates a lot of clutter in the LLVM Release
Status project, because we end up with two items in the project, one for
the original PR and one for the new PR.

This change will set the status of the original PR to Done once the new
PR (for the release branch) is created. This will save release managers
a lot of work of having to manually updated the status for PRs that
contain backport requests.</pre>
</div>
</content>
</entry>
<entry>
<title>workflows: Add some automation for commit access requests (#123113)</title>
<updated>2025-01-31T04:05:05+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@redhat.com</email>
</author>
<published>2025-01-31T04:05:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f8ef2699d860aea97750953f1b79db8ef7574e82'/>
<id>f8ef2699d860aea97750953f1b79db8ef7574e82</id>
<content type='text'>
* Greet the user and ask them to read the developer policy.
* Post their contribution stats on the issue.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Greet the user and ask them to read the developer policy.
* Post their contribution stats on the issue.</pre>
</div>
</content>
</entry>
<entry>
<title>[llvm][GitHub] Fix formatting of new contributor comments</title>
<updated>2024-08-20T09:26:09+00:00</updated>
<author>
<name>David Spickett</name>
<email>david.spickett@linaro.org</email>
</author>
<published>2024-08-20T09:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=5adbce072c1d9036eb1b31daafc085e318126f3d'/>
<id>5adbce072c1d9036eb1b31daafc085e318126f3d</id>
<content type='text'>
GitHub won't reflow the text unless we put it all on one line.

If we try to make our own paragrpahs it comes out too narrow or
too wide.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GitHub won't reflow the text unless we put it all on one line.

If we try to make our own paragrpahs it comes out too narrow or
too wide.
</pre>
</div>
</content>
</entry>
<entry>
<title>[workflows] Fix release note request workflow (#94784)</title>
<updated>2024-06-27T22:54:22+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@redhat.com</email>
</author>
<published>2024-06-27T22:54:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=2879a03647918a347d9f99fd1f9898206baf9128'/>
<id>2879a03647918a347d9f99fd1f9898206baf9128</id>
<content type='text'>
We need to use the issue-write workflow to write the comments, because
pull_request targets don't have permissions to write comments.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to use the issue-write workflow to write the comments, because
pull_request targets don't have permissions to write comments.</pre>
</div>
</content>
</entry>
<entry>
<title>[workflows] Add a job for requesting a release note on release branch PRs (#91826)</title>
<updated>2024-05-13T23:31:21+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@redhat.com</email>
</author>
<published>2024-05-13T23:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=c99d1156c28dfed67a8479dd97608d1f0d6cd593'/>
<id>c99d1156c28dfed67a8479dd97608d1f0d6cd593</id>
<content type='text'>
We have been collecting release notes from the PRs for most of the
18.1.x releases and this just helps automate the process.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have been collecting release notes from the PRs for most of the
18.1.x releases and this just helps automate the process.</pre>
</div>
</content>
</entry>
<entry>
<title>[GitHub] Fix typos in automation (#86886)</title>
<updated>2024-03-28T10:37:31+00:00</updated>
<author>
<name>J. Ryan Stinnett</name>
<email>jryans@gmail.com</email>
</author>
<published>2024-03-28T10:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=8a7f021f9e183c95f3eb17a27cbb219e204f3b25'/>
<id>8a7f021f9e183c95f3eb17a27cbb219e204f3b25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[GitHub] Allow shortcut for "introductory issue" and request linking to issue in PR (#84635)</title>
<updated>2024-03-22T17:51:44+00:00</updated>
<author>
<name>Danny Mösch</name>
<email>danny.moesch@icloud.com</email>
</author>
<published>2024-03-22T17:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=cd8286a667d568c4319b09baa63ba899e3101a19'/>
<id>cd8286a667d568c4319b09baa63ba899e3101a19</id>
<content type='text'>
The answer to many requests in issues to be assigned to users is often
"just create a pull request". That's in contradiction to the
"introductory issue" instructions posted by the GitHub bot.

This change updates the instructions, mentioning the shortcut of "just
creating a PR". Moreover, it now explains linking PRs to issues in order
to close them automatically upon merge.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The answer to many requests in issues to be assigned to users is often
"just create a pull request". That's in contradiction to the
"introductory issue" instructions posted by the GitHub bot.

This change updates the instructions, mentioning the shortcut of "just
creating a PR". Moreover, it now explains linking PRs to issues in order
to close them automatically upon merge.</pre>
</div>
</content>
</entry>
</feed>
