<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/.github/workflows/formal.yml, branch master</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git-03.infra.openwrt.org/project/luci/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/luci/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/'/>
<updated>2026-03-27T19:47:47Z</updated>
<entry>
<title>formal: switch formal to an external action</title>
<updated>2026-03-27T19:47:47Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2026-03-27T14:14:43Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=405d4af50748b2f47cb67d8d50910edea5bb61db'/>
<id>urn:sha1:405d4af50748b2f47cb67d8d50910edea5bb61db</id>
<content type='text'>
Switch to external formality checks that provide more configuration
options.

Increase the allowed subject lengths to 60/80.

Fixes: https://github.com/openwrt/actions-shared-workflows/issues/91
Link: https://github.com/GeorgeSapkin/hyperstickler
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>formal: post formality check comments to PRs</title>
<updated>2025-12-15T20:40:40Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-12-15T15:20:24Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=a0531c7822bc928626b801c7f3bbdc49163a25e8'/>
<id>urn:sha1:a0531c7822bc928626b801c7f3bbdc49163a25e8</id>
<content type='text'>
Enable posting formality check comments and warn if 'Allow edits and
access to secrets by maintainers' is not checked.

Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>formal: fix permissions</title>
<updated>2025-12-15T13:11:11Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-11-25T21:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=6b45572ea48151a365528c1deab5a5a764e531a8'/>
<id>urn:sha1:6b45572ea48151a365528c1deab5a5a764e531a8</id>
<content type='text'>
Enable Luci-specific Weblate exclusions.

Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>ci: switch to common formalities workflow</title>
<updated>2025-11-07T13:13:06Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-11-06T12:01:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=1e12651ab414f0f19b72c0429db9aade741b9e4c'/>
<id>urn:sha1:1e12651ab414f0f19b72c0429db9aade741b9e4c</id>
<content type='text'>
Switch to using the common formalities workflow defined in the
actions-shared-workflows that include luci-specific exceptions.

Fixes: https://github.com/openwrt/luci/issues/7821
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>github: update workflow actions</title>
<updated>2025-10-12T16:31:10Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2025-10-12T16:31:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=4617b9fd2ee20ba49471029c2f2061c827dc4700'/>
<id>urn:sha1:4617b9fd2ee20ba49471029c2f2061c827dc4700</id>
<content type='text'>
checkout to v5
setup-node to v5
peaceiris/actions-gh-pages to v4

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>house-keeping: workflow improvements</title>
<updated>2024-02-08T13:30:53Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-02-08T13:30:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=e557e1782931246dc345e29cbd9c56e49f5c612d'/>
<id>urn:sha1:e557e1782931246dc345e29cbd9c56e49f5c612d</id>
<content type='text'>
pass tests when Weblate PR only adds an i18n
</content>
</entry>
<entry>
<title>house-keeping: migrate workflows from GitHub deprecated node16 -&gt; node20</title>
<updated>2024-01-31T02:57:34Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-01-31T02:57:34Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=07e025664bc786aa1324d0b86a50e4a06b3847ed'/>
<id>urn:sha1:07e025664bc786aa1324d0b86a50e4a06b3847ed</id>
<content type='text'>
GitHub currently warns with:
Annotations
1 warning
build

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
</content>
</entry>
<entry>
<title>house-keeping: PR workflow check improvements</title>
<updated>2024-01-30T15:04:46Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-01-30T13:56:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=09cf4a17e093ea55122ac4d8c051c83e36d9141a'/>
<id>urn:sha1:09cf4a17e093ea55122ac4d8c051c83e36d9141a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>house-keeping: workflow fixes</title>
<updated>2024-01-29T23:53:23Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-01-29T23:53:23Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=4dc7a4e19e1b812a92d517fd26036ff7d2ef266f'/>
<id>urn:sha1:4dc7a4e19e1b812a92d517fd26036ff7d2ef266f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: no longer require real name</title>
<updated>2024-01-11T23:34:54Z</updated>
<author>
<name>one-d-wide</name>
</author>
<published>2024-01-10T17:35:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=b421c38290b4d727248b158888d729b274c27152'/>
<id>urn:sha1:b421c38290b4d727248b158888d729b274c27152</id>
<content type='text'>
This goes in accordance with the Linux Kernel:

&gt; using a known identity (sorry, no anonymous contributions.)

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=HEAD#n442

Signed-off-by: one-d-wide &lt;one-d-wide@protonmail.com&gt;
</content>
</entry>
</feed>
