summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-06-01docs: AGENTS.md: reflect rollout 1c default-branch rename (#16)productionYuriy Andamasov
2026-05-31chore: drop mirror caller workflow (Rollout 2 Task 7) (#15)Yuriy Andamasov
This repo was excluded from the mirror consumers set during the Rollout 2 consumers.yaml review (VD-4257). Removing the per-repo mirror caller workflow stops it from participating in the vyos -> VyOS-Networks PR-mirror pipeline. Related: VD-4257 🤖 Generated by [robots](https://vyos.io)
2026-05-30ci: T8943: migrate branch-name refs main->production (rollout 1c) (#14)Yuriy Andamasov
Tracking: T8943
2026-05-30ci: T8943: sweep HIGH-producer pins to renamed branches (rollout 1c) (#13)Yuriy Andamasov
Rewrites uses: pins to the three HIGH-fanout producers (vyos/.github, vyos/vyos-cla-signatures, VyOS-Networks/vyos-reusable-workflows) from their old default branch to the new production compat branch staged in Task 1. No functional change; pin-ref rewrite only. Tracking: T8943
2026-05-30T8943: migrate mirror wrapper to App-ready uniform stub (rollout 1b Task 5) ↵Yuriy Andamasov
(#12) Replaces legacy PAT-based caller with the uniform stub that uses `secrets: inherit` and the `vars.MIRROR_ENABLED` opt-out gate. Plan: ~/.claude/plans/2026-05-26-mirror-rollout-1b-revised.md Task 5 🤖 Generated by [robots](https://vyos.io)
2026-05-28T8615: add Mergify config (extends: mergify central template) (#11)Yuriy Andamasov
* T8615: add Mergify config (extends: mergify central template) 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 * T8615: switch yaml-language-server schema URL to JSON-schema 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 finding(s). Refs: T8615 (re-scoped 2026-05-28), IS-421 Generated by robots https://vyos.io
2026-05-24Merge pull request #10 from vyos/claude/coderabbit-yaml-t8851Yevhen Bondarenko
ci: add .coderabbit.yaml for central-config inheritance (T8851)
2026-05-24ci: add .coderabbit.yaml for central-config inheritance (T8851)Yuriy Andamasov
2026-05-09Merge pull request #9 from kumvijaya/mainYevhen Bondarenko
T8835: added pr mirror workflow
2026-05-10T8835: added pr mirror workflowVijayakumar A
2026-05-08Merge pull request #8 from vyos/T8595-add-agents-mdDaniil Baturin
general: T8595: switch CLAUDE.md to AGENTS.md (+ Copilot symlink)
2026-05-07general: T8595: scrub private-org references from public AGENTS.mdT8595-add-agents-mdYuriy Andamasov
2026-05-07general: T8595: switch CLAUDE.md to AGENTS.md (+ Copilot symlink)Yuriy Andamasov
2026-05-07Merge pull request #7 from vyos/T8595-add-claude-mdDaniil Baturin
general: T8595: add CLAUDE.md
2026-05-06general: T8595: drop .cursorrules symlinkT8595-add-claude-mdYuriy Andamasov
2026-05-05general: T8595: add .github/copilot-instructions.md symlink to CLAUDE.mdYuriy Andamasov
2026-05-05general: T8595: add AGENTS.md and .cursorrules symlinks to CLAUDE.mdYuriy Andamasov
2026-04-29general: T8595: drop internal Confluence link footer from CLAUDE.mdYuriy Andamasov
2026-04-28general: T8595: add CLAUDE.mdYuriy Andamasov
2025-07-23Add license-report.py for gathering info about package licensesDaniil Baturin
inside the image
2025-07-23Improve READMEDaniil Baturin
2025-07-15Merge pull request #6 from vyos/claChristian Breunig
CI: T7579: fix of the run trigger for CLA
2025-07-14T7579: fix of the run trigger for CLAYevhen Bondarenko
2025-07-07Merge pull request #5 from vyos/claHEADmainDaniil Baturin
T7579: added workflow for CLA
2025-07-04T7579: added workflow for CLAclalemeshovich
2024-12-08Remove tagging of uncategorized tasksDaniil Baturin
Now we can simply search by that field
2024-12-08Remove tagging by difficulty levelDaniil Baturin
That field is no longer used
2024-12-08Remove the code for adding "Bug" tagDaniil Baturin
That is not longer necessary with support for searching by custom fields
2024-10-28Disable the part about tagging tasks as bugsDaniil Baturin
until the cause of false assignments is found
2024-10-14Fix quotes in the Phorge task scriptDaniil Baturin
2024-09-16Add logic for tagging tasks based on their issue type and difficulty levelDaniil Baturin
for ease of searching until Phorge adds native support for searching by custom fields
2024-07-02Get the task unassigning workflow to work correctlyDaniil Baturin
and give the code a clean-up (more clean-up is coming)
2024-06-28Merge pull request #4 from rebortg/mainRobert Göhler
Fix python import for github action
2024-06-28fix python import for github actionrebortg
2024-06-28fix typo in variablerebortg
2024-06-27Merge pull request #3 from rebortg/unassign_tasksDaniil Baturin
redesign data extractor and sepparation in get_task_data.py and tasks…
2024-06-20redesign data extractor and sepparation in get_task_data.py and tasks.py for ↵rebortg
thw workflows
2024-04-11Merge pull request #2 from rebortg/mainDaniil Baturin
refactoring finish detection
2024-04-09add '--dry' paramter to just do a dry run without closing the taskrebortg
2024-04-07refactore finish detection and prevent task from false closing if it in just ↵rebortg
one project
2024-03-15Merge pull request #1 from rebortg/mainDaniil Baturin
add phabricator autoclose script and github action
2024-03-07create phabricator tasks autoclose github actionrebortg
2024-03-07create phabricator tasks autoclose scriptrebortg
2024-03-07add .gitignore filerebortg
2024-03-07Initial commitDaniil Baturin