<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/.github/PULL_REQUEST_TEMPLATE.md, branch rolling</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2026-06-24T16:46:45+00:00</updated>
<entry>
<title>T9019: Update GitHub PR templates with AI tool usage policy</title>
<updated>2026-06-24T16:46:45+00:00</updated>
<author>
<name>Andrii Klymenko</name>
<email>a.klymenko@vyos.io</email>
</author>
<published>2026-06-24T16:46:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6e0285978ee4274d4fce197a83e9fb9d1e26618f'/>
<id>urn:sha1:6e0285978ee4274d4fce197a83e9fb9d1e26618f</id>
<content type='text'>
Add a checkbox for reviewing code produced by GenAI tools in the PR template.</content>
</entry>
<entry>
<title>ci: T8943: complete current-&gt;rolling branch-ref migration (rollout 1c follow-up)</title>
<updated>2026-06-02T14:25:44+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-06-02T14:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5c11c47aba038773261b14e451c41e021de3a4f1'/>
<id>urn:sha1:5c11c47aba038773261b14e451c41e021de3a4f1</id>
<content type='text'>
Rollout 1c PR #5241 renamed the default branch current-&gt;rolling and updated
the 7 workflow files, but missed two files that still referenced the old
branch name:

- .github/config/smoketest-branches.json: the branch config is keyed by
  github.ref_name. package-smoketest.yml already triggers on `rolling`, then
  looks up `.branches["rolling"]`, which returned null -&gt; the workflow errored
  out ("No smoketest configuration found for branch 'rolling'") on every push
  and PR to the rolling branch. Rename the key current-&gt;rolling. The entry's
  vyos_mirror and container_image are also moved to the now-canonical `rolling`
  release stream (packages.vyos.net/repositories/rolling/, vyos/vyos-build:rolling
  -- both live; the rolling docker tag is actively rebuilt while `current` froze
  at 2026-03-27), matching the self-consistent circinus/sagitta entries where
  key == mirror == image == branch name.

- .github/PULL_REQUEST_TEMPLATE.md: two github.com/vyos/vyos-1x/{blob,tree}/current/
  links repointed to /rolling/ (the default branch).

A full-repo scan confirmed no other current-&gt;rolling git-branch references
remain; all other "current" occurrences are the VyOS release-stream/version/
config vocabulary and are intentionally left unchanged.

🤖 Generated by [robots](https://vyos.io)
</content>
</entry>
<entry>
<title>T8410: Fix typos and mistakes for comments and messages</title>
<updated>2026-03-27T15:00:17+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-03-27T14:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=139b0841f8242a5c6ebdafb37380c1fb78342aae'/>
<id>urn:sha1:139b0841f8242a5c6ebdafb37380c1fb78342aae</id>
<content type='text'>
Fix typos and mistakes
No functional changes
</content>
</entry>
<entry>
<title>GitHub: adjust PR template to our current needs/workflow</title>
<updated>2024-12-27T16:41:01+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-12-27T16:41:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=be06722351687dc740893dba84c6bd7a2aea8701'/>
<id>urn:sha1:be06722351687dc740893dba84c6bd7a2aea8701</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make related tasks optional</title>
<updated>2024-03-21T20:02:34+00:00</updated>
<author>
<name>Robert Göhler</name>
<email>github@ghlr.de</email>
</author>
<published>2024-03-21T20:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1895949dbb6d14ed5ab70731379d6daee41a21de'/>
<id>urn:sha1:1895949dbb6d14ed5ab70731379d6daee41a21de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2276 from sarthurdev/conntrack</title>
<updated>2023-09-18T18:44:29+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-18T18:44:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=cf4759be20c475bd34edab9604f7371ff5857723'/>
<id>urn:sha1:cf4759be20c475bd34edab9604f7371ff5857723</id>
<content type='text'>
conntrack: T5571: Refactor conntrack using vyos.configdep</content>
</entry>
<entry>
<title>GitHub: Add smoketest result menu</title>
<updated>2023-09-18T10:29:45+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-18T10:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=12887ccd7e058f692f7014b720c3221578f7640e'/>
<id>urn:sha1:12887ccd7e058f692f7014b720c3221578f7640e</id>
<content type='text'>
Add the `Smoketest result` option to the default PR template
</content>
</entry>
<entry>
<title>github: Update PR template with section of related PRs</title>
<updated>2023-09-16T11:27:54+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2023-09-16T11:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4c9c2e372aa57aba298915d5d2702ebaf0b7db91'/>
<id>urn:sha1:4c9c2e372aa57aba298915d5d2702ebaf0b7db91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5001: Replace links to the phabricator site</title>
<updated>2023-02-12T19:55:16+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-02-12T19:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bd9416a6aa9d5d0a746dc2cebc8d0330fd27d1a2'/>
<id>urn:sha1:bd9416a6aa9d5d0a746dc2cebc8d0330fd27d1a2</id>
<content type='text'>
Replace links to the phabricator site from https://phabricator.vyos.net to
https://vyos.dev
</content>
</entry>
<entry>
<title>GitHub: fix typo in PR template</title>
<updated>2021-08-11T19:03:05+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-11T19:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bff7f7f4e56b3541a9d895bb991c5517d9391143'/>
<id>urn:sha1:bff7f7f4e56b3541a9d895bb991c5517d9391143</id>
<content type='text'>
</content>
</entry>
</feed>
