<feed xmlns='http://www.w3.org/2005/Atom'>
<title>live-boot.git, branch rolling</title>
<subtitle> (mirror of https://github.com/vyos/live-boot.git)
</subtitle>
<id>https://git.amelek.net/vyos/live-boot.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/live-boot.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/'/>
<updated>2026-06-07T22:48:25+00:00</updated>
<entry>
<title>T8966: add legacy-label escape to invalid-task-id rule (commit check exempt) (#28)</title>
<updated>2026-06-07T22:48:25+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@andamasov.com</email>
</author>
<published>2026-06-07T22:48:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=5c851d36d5802517eb73bb2bfa25e2870cad24f7'/>
<id>urn:sha1:5c851d36d5802517eb73bb2bfa25e2870cad24f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: T8966: exempt bots from product T-ID (invalid-task-id) gate (#27)</title>
<updated>2026-06-06T16:01:46+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@andamasov.com</email>
</author>
<published>2026-06-06T16:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=78155a8e7cae8631719aadaace91f7fff10b0e65'/>
<id>urn:sha1:78155a8e7cae8631719aadaace91f7fff10b0e65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: T8966: add product T-ID title/commit check (opt-in relocation) (#26)</title>
<updated>2026-06-05T20:59:35+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@andamasov.com</email>
</author>
<published>2026-06-05T20:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=9f1dac5de2715d75b6f4034822b4287de05da409'/>
<id>urn:sha1:9f1dac5de2715d75b6f4034822b4287de05da409</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(mirror): remove force_workspace backport wrapper (R4 mothballed) (#25)</title>
<updated>2026-06-02T00:38:02+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@andamasov.com</email>
</author>
<published>2026-06-02T00:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=f142a7386a0e2d0731490bc36db7fe229c5f499f'/>
<id>urn:sha1:f142a7386a0e2d0731490bc36db7fe229c5f499f</id>
<content type='text'>
Mergify ignore_conflicts:true already creates the backport workspace PR +
resolves toward theirs + applies backport-conflict for path-drift conflicts
(verified by canary VyOS-Networks/ipaddrcheck#26/#27). force_workspace's
'No backport have been created' trigger never fires under that config.
T8943 / IS-510.</content>
</entry>
<entry>
<title>ci(mirror-rollout-4): add force_workspace backport companion wrapper (#24)</title>
<updated>2026-06-01T23:19:06+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@andamasov.com</email>
</author>
<published>2026-06-01T23:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=e203a5ffff5ad2f52e0fe4d685e27a6a277bdfd3'/>
<id>urn:sha1:e203a5ffff5ad2f52e0fe4d685e27a6a277bdfd3</id>
<content type='text'>
Source-side wrapper (mirrored to the VyOS-Networks twin) for the public
vyos/.github force_workspace reusable. Inert on this public source (owner
guard); active on the mirror. force_workspace_enabled per-consumer (default false).

🤖 Generated by [robots](https://vyos.io)</content>
</entry>
<entry>
<title>Merge pull request #23 from vyos/ci/lts-name-check</title>
<updated>2026-06-01T09:39:58+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@andamasov.com</email>
</author>
<published>2026-06-01T09:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=e875178b10c30a2f6d9dbdb5281e4503a6134519'/>
<id>urn:sha1:e875178b10c30a2f6d9dbdb5281e4503a6134519</id>
<content type='text'>
T8943: ci: add lts-name-check advisory caller</content>
</entry>
<entry>
<title>T8943: ci: add lts-name-check advisory caller</title>
<updated>2026-06-01T09:35:15+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@andamasov.com</email>
</author>
<published>2026-06-01T09:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=3b03397a3fe2d896dc7486f516cd91420eb15a70'/>
<id>urn:sha1:3b03397a3fe2d896dc7486f516cd91420eb15a70</id>
<content type='text'>
Adds the source-side LTS-name advisory caller (mirror-pipeline). Non-blocking;
posts a generic advisory if a PR title/body references a release-train branch name.

🤖 Generated by [robots](https://vyos.io)</content>
</entry>
<entry>
<title>docs: AGENTS.md: reflect rollout 1c default-branch rename (#22)</title>
<updated>2026-06-01T00:03:15+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@andamasov.com</email>
</author>
<published>2026-06-01T00:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=00da1e9888172fa94ec3df021fc6d61c7e72e02f'/>
<id>urn:sha1:00da1e9888172fa94ec3df021fc6d61c7e72e02f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8943: migrate pr-mirror wrapper to canonical stub (#21)</title>
<updated>2026-05-31T23:00:26+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-31T23:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=d6bc37f2594dba6c5432f351b7282494514f5ffa'/>
<id>urn:sha1:d6bc37f2594dba6c5432f351b7282494514f5ffa</id>
<content type='text'>
Mirror Pipeline Rollout 2 Task 6. Uniform canonical wrapper:
trigger branches [rolling, production], permissions: contents: read,
drop redundant wrapper-level MIRROR_ENABLED guard (now central).

🤖 Generated by [robots](https://vyos.io)</content>
</entry>
<entry>
<title>ci: T8943: migrate branch-name refs current-&gt;rolling (rollout 1c) (#20)</title>
<updated>2026-05-30T15:38:12+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-30T15:38:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=f6b77b1d9e6f8cf8d9071c7f60875b4408c3b129'/>
<id>urn:sha1:f6b77b1d9e6f8cf8d9071c7f60875b4408c3b129</id>
<content type='text'>
Tracking: T8943</content>
</entry>
</feed>
