Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-12 | T6476: added sonarcloud workflow | Vijayakumar A | |
2024-06-11 | T6469: remove j2 lint workflow (#3626) | Vijayakumar A | |
2024-06-10 | T6467: add PR checks workflows for sagitta | Vijayakumar A | |
2024-06-10 | T6467: add PR checks workflows for sagitta | Vijayakumar A | |
2024-06-10 | T6467: add PR checks workflows for sagitta | Vijayakumar A | |
2024-06-09 | T6449: added pr update trigger (#3596) | Vijayakumar A | |
2024-06-05 | Merge pull request #3560 from c-po/action-test | Christian Breunig | |
GitHub: add action to build package on PR | |||
2024-05-31 | T6415: repo sync using pull_request_target | Vijayakumar A | |
2024-05-31 | GitHub: add action to build package on PR | Christian Breunig | |
2024-05-30 | T6415: Enable repo-sync workflow to be triggered manually | Viacheslav Hletenko | |
2024-05-29 | T6415: Fix variables for repo sync | Viacheslav Hletenko | |
2024-05-29 | T6349: Reuse repo sync | Viacheslav Hletenko | |
2024-05-22 | T6378: remove labler yml as it is kept in reusable workflow repo | kumvijaya | |
2024-05-18 | T6349: updated pr-labels workflow permission (#3485) | Vijayakumar A | |
2024-05-18 | T6349: updated conflict check workflow (#3468) | Vijayakumar A | |
* T6349: updated conflict workflow * T6349: updated conflict workflow * T6349: updated all workflows to use reusable workflows * T6349: updated all workflows to use reusable workflows | |||
2024-05-09 | T6316: remove reviewers assignment in workflow as it will done by codeowners ↵ | Vijayakumar A | |
file T6316: remove reviewers yml as it is controlled in global level | |||
2024-05-09 | T6315: updated codeql branch name | Vijayakumar A | |
2024-05-07 | T6310: added codeql workflow and removed old codeql workflow | kumvijaya | |
2024-05-07 | T6310: added codeql workflow | kumvijaya | |
2024-05-07 | feat: added codeql caller workflow - workflow dispatch | vijayakumar-ayyavoo_tmna | |
2024-05-07 | feat: added codeql caller workflow | vijayakumar-ayyavoo_tmna | |
2024-04-23 | GitHub: use ubuntu-latest for labeler action | Christian Breunig | |
2024-04-23 | GitHub: adjust MergifyIo regex match to both upper and lower case | Christian Breunig | |
2024-04-12 | T6235: Git update actions-label-merge-conflict version | Viacheslav Hletenko | |
Update `actions-label-merge-conflict` due to `Node.js 16 actions are deprecated.` | |||
2024-04-06 | GitHub: run unused-imports ony for current and sagitta | Christian Breunig | |
2024-04-04 | GitHub: fix "on" trigger for unused-imports workflow | Christian Breunig | |
2024-04-04 | Makefile: improve "unused-imports" target | Christian Breunig | |
2024-04-03 | GitHub: run unused imports action only for pull requests | Christian Breunig | |
2024-04-03 | GitHub: add action to check for unused imports | Christian Breunig | |
2024-03-21 | make related tasks optional | Robert Göhler | |
2024-02-01 | GitHub: update PR request laballer to v5.0.0 tag | Christian Breunig | |
2023-12-09 | GitHub: add stale PR auto labeler | Christian Breunig | |
Add "stale" tag to PRs with 30 days of no activity. | |||
2023-09-18 | Merge pull request #2276 from sarthurdev/conntrack | Viacheslav Hletenko | |
conntrack: T5571: Refactor conntrack using vyos.configdep | |||
2023-09-18 | GitHub: Add smoketest result menu | Viacheslav Hletenko | |
Add the `Smoketest result` option to the default PR template | |||
2023-09-16 | github: Update PR template with section of related PRs | sarthurdev | |
2023-09-11 | GitHub: fix workflow folder for MergifyIo | Christian Breunig | |
2023-09-11 | GitHub: add MergifyIo action | Christian Breunig | |
2023-09-08 | Revert "Create build.yml" | Viacheslav Hletenko | |
This reverts commit 7a99a59b338fecd73d34819a0a95646c054a0f12. SonarCloud is not configured for now properly. Revert this commit until we confiugre all properly if we'll use it in the future. | |||
2023-08-27 | github: Labeler needs to run on `pull_request_target` | sarthurdev | |
Ref: https://github.com/actions/labeler#permissions | |||
2023-08-27 | github: Set permissions for label workflow | sarthurdev | |
2023-08-25 | github: Add PR labels to easily identify base branches | sarthurdev | |
2023-06-05 | T5258: git Actions use ubuntu-22.04 for PR conflicts checker | Viacheslav Hletenko | |
git Actions use ubuntu-22.04 instead of deprecated ubuntu-18.04 for PR conflicts checker https://github.com/actions/runner-images/issues/6002 | |||
2023-02-23 | Create build.yml | Yuriy Andamasov | |
2023-02-12 | T5001: Replace links to the phabricator site | Christian Breunig | |
Replace links to the phabricator site from https://phabricator.vyos.net to https://vyos.dev | |||
2023-02-04 | GitHub: update assign author action to version 1.6.2 | Christian Breunig | |
2022-12-17 | GitHub: use private access token for review assignment | Christian Poessinger | |
2022-12-17 | GitHub: update access token | Christian Poessinger | |
Required to solve Use of team reviewers results in: "Could not resolve to a node with the global id of..." error as mentioned by: https://github.com/shufo/auto-assign-reviewer-by-files | |||
2022-12-17 | GitHub: fix team reviewer assignment | Christian Poessinger | |
Unfortunately we always used the wrong syntax. According to https://github.com/shufo/auto-assign-reviewer-by-files we should use: ` - team: baz` | |||
2022-11-28 | Update reviewers.yml | Yuriy Andamasov | |
2022-11-27 | Update reviewers.yml | Yuriy Andamasov | |