<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git, branch chore/add-mergify-extends-central</title>
<subtitle>Ansible Network Collection for VyOS (mirror of https://github.com/vyos/vyos.vyos.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos.vyos.git/atom?h=chore%2Fadd-mergify-extends-central</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=chore%2Fadd-mergify-extends-central'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2026-05-28T09:23:41+00:00</updated>
<entry>
<title>T8615: switch yaml-language-server schema URL to JSON-schema</title>
<updated>2026-05-28T09:23:41+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-28T09:23:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=1065eea38b8e3627af219b61dd02b16e0400cae2'/>
<id>urn:sha1:1065eea38b8e3627af219b61dd02b16e0400cae2</id>
<content type='text'>
Replaces the human-docs file-format URL (which serves HTML and cannot
drive editor validation) with the machine-readable JSON-schema URL
that yaml-language-server actually resolves for autocomplete and
schema validation.

Old: https://docs.mergify.com/configuration/file-format/
New: https://docs.mergify.com/mergify-configuration-schema.json

Phase 0 CR: 0
0 finding(s).

Refs: T8615 (re-scoped 2026-05-28), IS-421

Generated by robots https://vyos.io
</content>
</entry>
<entry>
<title>T8615: add Mergify config (extends: mergify central template)</title>
<updated>2026-05-28T09:05:43+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-28T09:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=c13577f6b8a8f20df3ca7ccaf774127b02dd92a6'/>
<id>urn:sha1:c13577f6b8a8f20df3ca7ccaf774127b02dd92a6</id>
<content type='text'>
Adds the org-local central-config inheritance file per the T8615 sweep
(re-scoped 2026-05-28). 4-line minimum: extends: mergify resolves to
vyos/mergify which provides commands_restrictions (9 slash commands x
4-sender allowlist), conflict labeler, PR-title T-ID format check,
opt-in auto-update, and the backport-conflict merge protection.

merge_protections_settings: reporting_method: check-runs declared
explicitly per-repo because only defaults and commands_restrictions are
documented as merging across extends: -- pin to current behavior pre
the 2026-07-31 default flip per data/github.md Mergify gotchas table.

Phase 0 CR: 0 finding(s). Known false positive: CR flags
extends: mergify as 'not a documented built-in preset' but Mergify
documents the org-local form at https://docs.mergify.com/configuration/sharing/.

Refs: T8615 (re-scoped 2026-05-28), IS-421

Generated by robots https://vyos.io
</content>
</entry>
<entry>
<title>T8514: fix typo in meta/runtime.yml snmp_server redirect (#457)</title>
<updated>2026-05-26T19:37:40+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-26T19:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=fd226fc4f3a0fd7639794b0eacaf17c972640049'/>
<id>urn:sha1:fd226fc4f3a0fd7639794b0eacaf17c972640049</id>
<content type='text'>
Co-authored-by: omnom62 &lt;75066712+omnom62@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>T8519: add changelog fragment vyos_vlan (#462)</title>
<updated>2026-05-25T19:42:14+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-25T19:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=c5ffa674c6516ce710cdf491fba646e11477af13'/>
<id>urn:sha1:c5ffa674c6516ce710cdf491fba646e11477af13</id>
<content type='text'>
* T8519: add changelog fragment for new unit tests

* Update missing unit tests entry in changelog

Removed mention of unit tests for vyos_l3_interfaces and vyos_lldp_interfaces.

---------

Co-authored-by: omnom62 &lt;75066712+omnom62@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>coderabbit: T8851: add .coderabbit.yaml for central-config inheritance (#475)</title>
<updated>2026-05-25T18:00:20+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-25T18:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=70bb194f16ca719e7991ff2edb700240442b9de9'/>
<id>urn:sha1:70bb194f16ca719e7991ff2edb700240442b9de9</id>
<content type='text'>
* ci: switch .coderabbit.yaml to centralized inheritance (T8851)

* ci: T8851: add changelog fragment for CodeRabbit centralization

---------

Co-authored-by: omnom62 &lt;75066712+omnom62@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>T6818: Add argument to vyos_config for controlling password filtering (#466)</title>
<updated>2026-05-25T11:44:54+00:00</updated>
<author>
<name>stronkbyte</name>
<email>262002943+stronkbyte@users.noreply.github.com</email>
</author>
<published>2026-05-25T11:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=29e47bb4b43d1888c79f54de2fbee90224e9652b'/>
<id>urn:sha1:29e47bb4b43d1888c79f54de2fbee90224e9652b</id>
<content type='text'>
This commit adds the argument `allow_password_change` in order to
control whether any configuration lines which would make changes to user
passwords should be filtered out or not.

Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;
Co-authored-by: omnom62 &lt;75066712+omnom62@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>T8518: add unit tests for vyos_vlan module (#471)</title>
<updated>2026-05-15T21:34:13+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-15T21:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=e8acd05dd327bd4eb2419de1b931960feddec427'/>
<id>urn:sha1:e8acd05dd327bd4eb2419de1b931960feddec427</id>
<content type='text'>
Adds 7 unit tests for vyos_vlan covering present, present_no_change,
absent, absent_no_change, aggregate, purge, and address scenarios.
Fixture data moved to dedicated .cfg files under fixtures/.

🤖 Generated by [robots](https://vyos.io)

Co-authored-by: omnom62 &lt;75066712+omnom62@users.noreply.github.com&gt;
Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;</content>
</entry>
<entry>
<title>T8515: remove pre-1.3 deprecated code artifacts from vyos_bgp_global (#461)</title>
<updated>2026-05-13T13:23:39+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-13T13:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=be77e3b4b870ae2fb8ec4a75794a960c422a8449'/>
<id>urn:sha1:be77e3b4b870ae2fb8ec4a75794a960c422a8449</id>
<content type='text'>
* T8515: remove commented-out pre-1.3 parameter artifacts from vyos_bgp_global docs

* T8515: remove stale vrf.old backup file

* T8515: add changelog fragment for deprecated code cleanup

* T8515: fix grammar in ebgp_multihop description

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;

---------

Co-authored-by: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
Co-authored-by: omnom62 &lt;75066712+omnom62@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>general: T8595: add AGENTS.md (#472)</title>
<updated>2026-05-08T18:27:40+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-08T18:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=f1e00c85fea01b805e0b4f86aed014ccf4fae00e'/>
<id>urn:sha1:f1e00c85fea01b805e0b4f86aed014ccf4fae00e</id>
<content type='text'>
* general: T8595: add AGENTS.md

* general: T8595: clean leaked internal references

* general: T8595: restore eaten spaces in shell command examples

* general: T8595: correct CI scope (no integration in CI yet) and version-matrix attribution

* general: T8595: add changelog fragment + refine CI scope (unit-galaxy/unit-source)

* general: T8595: address Copilot review threads on test command and commit convention

- Line 15: add `ansible-test units` alongside the existing pytest
  command; the two correspond to the unit-galaxy and unit-source CI
  jobs respectively, so documenting both gives contributors accurate
  options for each CI path.

- Line 30: change "Commit / PR title" to "Commit headline". No
  workflow in this repo enforces PR title format; the PR template
  checklist confirms only commit headlines must carry a Phorge task ID.

🤖 Generated by [robots](https://vyos.io)</content>
</entry>
<entry>
<title>Bump ansible/team-devtools/.github/workflows/ah_token_refresh.yml (#468)</title>
<updated>2026-05-01T23:45:46+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2026-05-01T23:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=29aac3de8d3b222ee3644ba1a192daaa765adbf7'/>
<id>urn:sha1:29aac3de8d3b222ee3644ba1a192daaa765adbf7</id>
<content type='text'>
Bumps [ansible/team-devtools/.github/workflows/ah_token_refresh.yml](https://github.com/ansible/team-devtools) from 26.2.0 to 26.4.0.
- [Release notes](https://github.com/ansible/team-devtools/releases)
- [Commits](https://github.com/ansible/team-devtools/compare/v26.2.0...v26.4.0)

---
updated-dependencies:
- dependency-name: ansible/team-devtools/.github/workflows/ah_token_refresh.yml
  dependency-version: 26.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;
Co-authored-by: omnom62 &lt;75066712+omnom62@users.noreply.github.com&gt;</content>
</entry>
</feed>
