<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/.github/workflows/issue-write.yml, 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] Bump actions script version to v7 (#131471)</title>
<updated>2025-03-21T19:35:04+00:00</updated>
<author>
<name>Aiden Grossman</name>
<email>aidengrossman@google.com</email>
</author>
<published>2025-03-21T19:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=bf5648a3be313f65939c74e2690cb7e8058f5a13'/>
<id>bf5648a3be313f65939c74e2690cb7e8058f5a13</id>
<content type='text'>
This patch bumps the actions script version in the issue-write workflow
to v7. This was done before but rolled back due to errors as there were
breaking changes in v5
(https://github.com/actions/github-script#breaking-changes-in-v5). This
was reverted in f984b47.

This patch makes the necessary changes to prevent job failures.

Fixes #130211.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch bumps the actions script version in the issue-write workflow
to v7. This was done before but rolled back due to errors as there were
breaking changes in v5
(https://github.com/actions/github-script#breaking-changes-in-v5). This
was reverted in f984b47.

This patch makes the necessary changes to prevent job failures.

Fixes #130211.</pre>
</div>
</content>
</entry>
<entry>
<title>[Github] Revert bumping actions-script version in issue-write</title>
<updated>2025-03-07T03:21:43+00:00</updated>
<author>
<name>Aiden Grossman</name>
<email>aidengrossman@google.com</email>
</author>
<published>2025-03-07T03:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f984b472c421cbbb7e160965e703c023a86cb6e8'/>
<id>f984b472c421cbbb7e160965e703c023a86cb6e8</id>
<content type='text'>
This patch reverts that upgrade which was performed in
74df2032d467618a9aab085120539e306f21bcc0. This broke the workflow, presumably
due to the breaking changes introduced in v5 of this action.

This is a stop-gap for #130211.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch reverts that upgrade which was performed in
74df2032d467618a9aab085120539e306f21bcc0. This broke the workflow, presumably
due to the breaking changes introduced in v5 of this action.

This is a stop-gap for #130211.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Github] Prefer ubuntu-24.04 over ubuntu-latest (#129936)</title>
<updated>2025-03-06T18:32:02+00:00</updated>
<author>
<name>Aiden Grossman</name>
<email>aidengrossman@google.com</email>
</author>
<published>2025-03-06T18:32:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=0ce4b685d2f46b389887aeb8d1d16d5d15f7ecce'/>
<id>0ce4b685d2f46b389887aeb8d1d16d5d15f7ecce</id>
<content type='text'>
This patch replaces all instances of ubuntu-latest with ubuntu-24.04
(outside of the entries in libc++) based on the guidelines in the LLVM
CI best practices doc (https://llvm.org/docs/CIBestPractices.html).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch replaces all instances of ubuntu-latest with ubuntu-24.04
(outside of the entries in libc++) based on the guidelines in the LLVM
CI best practices doc (https://llvm.org/docs/CIBestPractices.html).</pre>
</div>
</content>
</entry>
<entry>
<title>[Github] Bump old action versions (#129833)</title>
<updated>2025-03-05T17:20:24+00:00</updated>
<author>
<name>Aiden Grossman</name>
<email>aidengrossman@google.com</email>
</author>
<published>2025-03-05T17:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=74df2032d467618a9aab085120539e306f21bcc0'/>
<id>74df2032d467618a9aab085120539e306f21bcc0</id>
<content type='text'>
These two actions are particularly old, and should be updated to the
latest version. Doing this in a specific commit to easily roll back if
things break and to get as much testing done as possible within the jobs
triggered as a part of these changes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These two actions are particularly old, and should be updated to the
latest version. Doing this in a specific commit to easily roll back if
things break and to get as much testing done as possible within the jobs
triggered as a part of these changes.</pre>
</div>
</content>
</entry>
<entry>
<title>[Github] Hash Pin Actions in Most Workflows (#129486)</title>
<updated>2025-03-03T16:37:20+00:00</updated>
<author>
<name>Aiden Grossman</name>
<email>aidengrossman@google.com</email>
</author>
<published>2025-03-03T16:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=705decc860f1e7aa73476463ad98ce2ea293f7da'/>
<id>705decc860f1e7aa73476463ad98ce2ea293f7da</id>
<content type='text'>
This patch haspins all actions in most of the LLVM Github workflows.
This is something we try to do, but no one has gone through and combed
through all of the workflows before this patch.

Notably, this patch does not bump any major versions of actions just in
case there are subtle breaking changes introduced between versions that
could impact us. Also, this patch omits the libc/libc++ workflows so
that they can be split into separate PRs for the respective subproject
maintainers to review.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch haspins all actions in most of the LLVM Github workflows.
This is something we try to do, but no one has gone through and combed
through all of the workflows before this patch.

Notably, this patch does not bump any major versions of actions just in
case there are subtle breaking changes introduced between versions that
could impact us. Also, this patch omits the libc/libc++ workflows so
that they can be split into separate PRs for the respective subproject
maintainers to review.</pre>
</div>
</content>
</entry>
<entry>
<title>[workflows] Avoid usage of access token in issue-write.yml (#94011)</title>
<updated>2024-07-19T21:47:35+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@redhat.com</email>
</author>
<published>2024-07-19T21:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=56ffbd97fda16008d02180a460211829354f1094'/>
<id>56ffbd97fda16008d02180a460211829354f1094</id>
<content type='text'>
This adds a new composite workflow that allows you to download artifacts
from other workflows without using an access token.

actions/download-artifact from GitHub requires an access token in order
to download artifacts from a different workflow, which is why we can't
use it here if we want to avoid using a token.

See
https://github.com/actions/download-artifact?tab=readme-ov-file#download-artifacts-from-other-workflow-runs-or-repositories</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a new composite workflow that allows you to download artifacts
from other workflows without using an access token.

actions/download-artifact from GitHub requires an access token in order
to download artifacts from a different workflow, which is why we can't
use it here if we want to avoid using a token.

See
https://github.com/actions/download-artifact?tab=readme-ov-file#download-artifacts-from-other-workflow-runs-or-repositories</pre>
</div>
</content>
</entry>
<entry>
<title>[Github] Make issue write workflow only run after success/failure (#97341)</title>
<updated>2024-07-01T20:38:33+00:00</updated>
<author>
<name>Aiden Grossman</name>
<email>aidengrossman@google.com</email>
</author>
<published>2024-07-01T20:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=da3e60bbe7b683df43563ae7e5ac4722d1f0bc46'/>
<id>da3e60bbe7b683df43563ae7e5ac4722d1f0bc46</id>
<content type='text'>
This patch makes the issue write workflow only run after success or
failure of the workflow invoking it, preventing it from running where
the original workflow was skipped.

Fixes #97294</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch makes the issue write workflow only run after success or
failure of the workflow invoking it, preventing it from running where
the original workflow was skipped.

Fixes #97294</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] Use issue-write workflow for warning about private emails (#87399)</title>
<updated>2024-04-02T20:36:08+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@redhat.com</email>
</author>
<published>2024-04-02T20:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=817c6915aeadbed100efee9e70eb42d9368d5ee6'/>
<id>817c6915aeadbed100efee9e70eb42d9368d5ee6</id>
<content type='text'>
This allows us to use the less privileged pull_request event for the
validate_email job, since this workflow no longer writes a comment
directly.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to use the less privileged pull_request event for the
validate_email job, since this workflow no longer writes a comment
directly.</pre>
</div>
</content>
</entry>
<entry>
<title>[workflows] issue-write: Avoid race condition when PR branch is deleted (#87118)</title>
<updated>2024-04-01T22:17:24+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@redhat.com</email>
</author>
<published>2024-04-01T22:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=649f9603a2da82a32830ce1dc7ce5825d3766a1d'/>
<id>649f9603a2da82a32830ce1dc7ce5825d3766a1d</id>
<content type='text'>
Fixes #87102 .</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #87102 .</pre>
</div>
</content>
</entry>
</feed>
