<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Tianocore/edk2.git/.github/workflows, branch dependabot/github_actions/actions/github-script-9</title>
<subtitle>EDK II (mirror)</subtitle>
<id>https://git.radix-linux.su/Tianocore/edk2.git/atom?h=dependabot%2Fgithub_actions%2Factions%2Fgithub-script-9</id>
<link rel='self' href='https://git.radix-linux.su/Tianocore/edk2.git/atom?h=dependabot%2Fgithub_actions%2Factions%2Fgithub-script-9'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/'/>
<updated>2026-05-11T20:55:01+00:00</updated>
<entry>
<title>GitHub Action: Bump actions/github-script from 7 to 9</title>
<updated>2026-05-11T20:55:01+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2026-05-11T20:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=4150d8cd3bc750a452e2c5901f8d21ebc9f955a9'/>
<id>urn:sha1:4150d8cd3bc750a452e2c5901f8d21ebc9f955a9</id>
<content type='text'>
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 9.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v9)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>.github/workflows: Enable CodeQL on ManageabilityPkg</title>
<updated>2026-04-27T13:15:26+00:00</updated>
<author>
<name>Abner Chang</name>
<email>abner.chang@amd.com</email>
</author>
<published>2026-02-14T14:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=ef745f258c03085973e5eeeba4452adedbc0ac22'/>
<id>urn:sha1:ef745f258c03085973e5eeeba4452adedbc0ac22</id>
<content type='text'>
This commit enables the code quality check on ManageabilityPkg.

Signed-off-by: Abner Chang &lt;abner.chang@amd.com&gt;
</content>
</entry>
<entry>
<title>.github: Use valid Fedora 43 image for BuildPlatform workflow</title>
<updated>2025-12-02T10:21:45+00:00</updated>
<author>
<name>Joey Vagedes</name>
<email>joeyvagedes@microsoft.com</email>
</author>
<published>2025-12-01T17:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=947ed6b34aa54e62e405548a456e2141589ab406'/>
<id>urn:sha1:947ed6b34aa54e62e405548a456e2141589ab406</id>
<content type='text'>
commit 96158b3 had a typo that updated fedora to an invalid container.
This was not caught in the workflows pre-CI as this particular workflow
only runs post-merge.

Signed-off-by: Joey Vagedes &lt;joey.vagedes@gmail.com&gt;
</content>
</entry>
<entry>
<title>.github: Use Fedora 43 image for BuildPlatform workflow</title>
<updated>2025-11-21T16:33:06+00:00</updated>
<author>
<name>Oliver Steffen</name>
<email>osteffen@redhat.com</email>
</author>
<published>2025-11-17T08:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=96158b339a1c8937d065bdfdfeeaf168f1ccca4c'/>
<id>urn:sha1:96158b339a1c8937d065bdfdfeeaf168f1ccca4c</id>
<content type='text'>
Fedora 40, which is currently in use for the GitHub workflows, is EOL.

With the fixes for the C23 standard we can use GCC 15 and
switch over to the latest Fedora image.

Signed-off-by: Oliver Steffen &lt;osteffen@redhat.com&gt;
</content>
</entry>
<entry>
<title>.github/workflows: Add PR formatting validator</title>
<updated>2025-10-01T23:46:51+00:00</updated>
<author>
<name>Michael Kubacki</name>
<email>michael.kubacki@microsoft.com</email>
</author>
<published>2025-08-06T21:11:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=edb5331f787519d1abbcf05563c7997453be2ef5'/>
<id>urn:sha1:edb5331f787519d1abbcf05563c7997453be2ef5</id>
<content type='text'>
This workflow runs when GitHub PRs are modified (edited, opened,
reopened, and synchronized) to perform basic validation of the PR
title and description.

Right now, this includes:

- Checking that the PR title is not empty
- Checking that the PR body is not empty
- Checking that the PR body meets the minimum text length.
  Where the minimum text length is defined to be the number of
  characters in the PR template with empty sections
- Checking that PR template placeholder do not remain in the PR
  description

If a check fails, a GitHub comment will be left on the PR and a PR
status check failure will be present on the PR until the issue is
resolved. Upon future runs of the workflow, existing PR validation
message contents are hashed and compared to a new message that may
potentially be posted. If the same comment is already posted in the
PR, it is not posted again.

Signed-off-by: Michael Kubacki &lt;michael.kubacki@microsoft.com&gt;
</content>
</entry>
<entry>
<title>.azurepipelines,.github,.pytool: Disable ARM32 at Top Level/Pipelines</title>
<updated>2025-09-25T22:04:10+00:00</updated>
<author>
<name>Oliver Smith-Denny</name>
<email>osde@microsoft.com</email>
</author>
<published>2025-09-15T04:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=215e45bdb35c19e47be13364dafc823ab6c09768'/>
<id>urn:sha1:215e45bdb35c19e47be13364dafc823ab6c09768</id>
<content type='text'>
edk2 is dropping support for the ARM32 architecture. As such,
this commit drops ARM32 from running in CI and removes the
references to it in the readme and Maintainers.txt.

Continuous-integration-options: PatchCheck.ignore-multi-package

Signed-off-by: Oliver Smith-Denny &lt;osde@microsoft.com&gt;
</content>
</entry>
<entry>
<title>GitHub Action: Bump actions/create-github-app-token from 1 to 2</title>
<updated>2025-04-07T16:01:33+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-04-07T14:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=1d5063763bedad4d87288a975fba0b3637fa3bd1'/>
<id>urn:sha1:1d5063763bedad4d87288a975fba0b3637fa3bd1</id>
<content type='text'>
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1 to 2.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](https://github.com/actions/create-github-app-token/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>workflows: Add UniversalPayload in to git work flow</title>
<updated>2025-03-08T18:22:38+00:00</updated>
<author>
<name>Gua Guo</name>
<email>gua.guo@intel.com</email>
</author>
<published>2025-03-08T17:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=2b6f979744cf2b957116d2b31b31bbe8cbbdb880'/>
<id>urn:sha1:2b6f979744cf2b957116d2b31b31bbe8cbbdb880</id>
<content type='text'>
Add UPL fit binary build
Add UPL elf binary build

Signed-off-by: Gua Guo &lt;gua.guo@intel.com&gt;
</content>
</entry>
<entry>
<title>.github/stale.yml: Exempt type:code-first changes</title>
<updated>2025-03-07T18:59:15+00:00</updated>
<author>
<name>Michael Kubacki</name>
<email>michael.kubacki@microsoft.com</email>
</author>
<published>2025-03-04T17:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=d684097661ebb5dafdc46fc890ac106fe6e296a1'/>
<id>urn:sha1:d684097661ebb5dafdc46fc890ac106fe6e296a1</id>
<content type='text'>
Does not apply stale labels to code first issues and pull requests
since those need to stay open until spec changes are published and
that might be a long time.

Signed-off-by: Michael Kubacki &lt;michael.kubacki@microsoft.com&gt;
</content>
</entry>
<entry>
<title>.github/codeql.yml: Drop ArmPkg IA32 and X64 from build matrix</title>
<updated>2025-01-30T21:05:41+00:00</updated>
<author>
<name>Michael Kubacki</name>
<email>michael.kubacki@microsoft.com</email>
</author>
<published>2025-01-29T22:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=31abbed23760efdb5eb6e9a0b7173272cf826cd4'/>
<id>urn:sha1:31abbed23760efdb5eb6e9a0b7173272cf826cd4</id>
<content type='text'>
These archs are not supported by ArmPkg so we can save agent
resources by not attempting to schedule their CodeQL build.

Signed-off-by: Michael Kubacki &lt;michael.kubacki@microsoft.com&gt;
</content>
</entry>
</feed>
