<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in workflows</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>9d05de2a - Import CI tests from the release branch</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/.github/workflows/#9d05de2a</link>
        <description>Import CI tests from the release branchThe tests still only run on pushes or pull requests for the releasebranch, but having it in the main branch means we don&apos;t have to copythe tests every time we create a new release branch.Reviewed By: aslDifferential Revision: https://reviews.llvm.org/D129526

            List of files:
            /llvm-project-15.0.7/.github/workflows/clang-tests.yml/llvm-project-15.0.7/.github/workflows/libclc-tests.yml/llvm-project-15.0.7/.github/workflows/lld-tests.yml/llvm-project-15.0.7/.github/workflows/lldb-tests.yml/llvm-project-15.0.7/.github/workflows/llvm-tests.yml/llvm-project-15.0.7/.github/workflows/version-check.yml</description>
        <pubDate>Tue, 26 Jul 2022 23:00:00 +0000</pubDate>
        <dc:creator>Tom Stellard &lt;tstellar@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>7e5f75aa - [github] format and refactor GitHub workflows</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/.github/workflows/#7e5f75aa</link>
        <description>[github] format and refactor GitHub workflowsFormat and refactor the GitHub workflow for consistency.Differential Revision: https://reviews.llvm.org/D125197

            List of files:
            /llvm-project-15.0.7/.github/workflows/closed-issues.yml/llvm-project-15.0.7/.github/workflows/issue-subscriber.yml/llvm-project-15.0.7/.github/workflows/llvm-bugs.yml/llvm-project-15.0.7/.github/workflows/new-issues.yml</description>
        <pubDate>Mon, 09 May 2022 01:00:00 +0000</pubDate>
        <dc:creator>Mohammed Keyvanzadeh &lt;mohammadkeyvanzade94@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>05c85020 - workflows/llvm-project-tests: Workaround an issue with lldb builds on Windows</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/.github/workflows/#05c85020</link>
        <description>workflows/llvm-project-tests: Workaround an issue with lldb builds on WindowsFor some reason cmake started selecting a 32-bit version of python onWindows instead of the 64-bit version when building windows.  Explicitlysetting the default python to 3.10 fixes this problem.Reviewed By: thietaDifferential Revision: https://reviews.llvm.org/D132280(cherry picked from commit 99020b3c73c1e22fa388be8fd0c44391d40b3a38)

            List of files:
            /llvm-project-15.0.7/.github/workflows/llvm-project-tests.yml</description>
        <pubDate>Sat, 20 Aug 2022 07:00:00 +0000</pubDate>
        <dc:creator>Tom Stellard &lt;tstellar@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>8b75172a - [NFC] Fix exception in version-check.py script</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/.github/workflows/#8b75172a</link>
        <description>[NFC] Fix exception in version-check.py script

            List of files:
            /llvm-project-15.0.7/.github/workflows/version-check.py</description>
        <pubDate>Thu, 15 Sep 2022 11:00:00 +0000</pubDate>
        <dc:creator>Tobias Hieta &lt;tobias@hieta.se&gt;</dc:creator>
    </item>
<item>
        <title>84ccf0b8 - Disable lockdown for external forks by default</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/.github/workflows/#84ccf0b8</link>
        <description>Disable lockdown for external forks by defaultGitHub Actions can be used in external forks, and thisworkflow breaks all pull-requests for those who use bothGitHub Pull Requests and GitHub Actions.Reviewed By: tstellarDifferential Revision: https://reviews.llvm.org/D112801

            List of files:
            /llvm-project-15.0.7/.github/workflows/repo-lockdown.yml</description>
        <pubDate>Fri, 29 Oct 2021 21:00:00 +0000</pubDate>
        <dc:creator>Alexander Batashev &lt;alexander.batashev@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>1594ec2a - [workflow] Run release tasks for me (tru) as well.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/.github/workflows/#1594ec2a</link>
        <description>[workflow] Run release tasks for me (tru) as well.Reviewed By: tstellarDifferential Revision: https://reviews.llvm.org/D131493

            List of files:
            /llvm-project-15.0.7/.github/workflows/release-tasks.yml</description>
        <pubDate>Wed, 10 Aug 2022 08:00:00 +0000</pubDate>
        <dc:creator>Tobias Hieta &lt;tobias@hieta.se&gt;</dc:creator>
    </item>
<item>
        <title>626fadf5 - workflows: Fix typo from 2d3d0f50ceb938c155a7283e684f28190d24d6ba</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/.github/workflows/#626fadf5</link>
        <description>workflows: Fix typo from 2d3d0f50ceb938c155a7283e684f28190d24d6ba(cherry picked from commit be3587ae9ab2289179eea0bf6b241d796524062a)

            List of files:
            /llvm-project-15.0.7/.github/workflows/libclang-abi-tests.yml</description>
        <pubDate>Tue, 02 Aug 2022 09:00:00 +0000</pubDate>
        <dc:creator>Tom Stellard &lt;tstellar@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>f673dcc6 - github: Automatically assign reviewers for backport requests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/.github/workflows/#f673dcc6</link>
        <description>github: Automatically assign reviewers for backport requestsWhen there is a backport request, the GitHub Action that handles thebackport will now automatically assign the issue to the user(s) whoapproved the commit in Phabricator and create an issue comment askingthem to review the request.Reviewed By: thieta, kwkDifferential Revision: https://reviews.llvm.org/D126423

            List of files:
            /llvm-project-15.0.7/.github/workflows/issue-release-workflow.yml</description>
        <pubDate>Tue, 26 Jul 2022 22:00:00 +0000</pubDate>
        <dc:creator>Tom Stellard &lt;tstellar@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>fe190cf6 - Removing the main to master sync GitHub workflow.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/.github/workflows/#fe190cf6</link>
        <description>Removing the main to master sync GitHub workflow.

            List of files:
            /llvm-project-15.0.7/.github/workflows/README.md</description>
        <pubDate>Thu, 28 Jan 2021 20:00:00 +0000</pubDate>
        <dc:creator>Mike Edwards &lt;medwards@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
