Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-09 | 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. (cherry picked from commit a0e3d29ee33e6c5b773e29ccd5a226e7f6c3bfd1) | |||
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 | |
2022-11-10 | Update reviewers.yml | Yuriy Andamasov | |
update reviewers | |||
2022-11-09 | GitHub: bump auto-assign-reviewer-by-files workflow to 1.1.4 | Christian Poessinger | |
2022-11-09 | Remove cpp scan | Yuriy Andamasov | |
2022-11-09 | code scanning test | Yuriy Andamasov | |
testing CodeQL scanning | |||
2022-10-13 | ci: T4748: add a CI action to check pull request title | Daniil Baturin | |
and commit messages format | |||
2022-09-07 | GitHub: assign discrete reviewers - GitHub team did not work properly | Christian Poessinger | |
2022-09-04 | GitHub: change all reviewers to the @vyos/maintainers team | Christian Poessinger | |
2022-04-11 | T4353: GitHub: enable workflow for package testing | Christian Poessinger | |
2021-08-11 | GitHub: fix typo in PR template | Christian Poessinger | |
2021-06-13 | GitHub: fix yaml typo in PR conflict workflow | Christian Poessinger | |
2021-06-12 | GitHub: add workflow to check for PR conflicts | Christian Poessinger | |
2021-06-09 | GitHub: fix workflow token warning | Christian Poessinger | |
2021-06-09 | GitHub: Add workflow to auto assign reviewers | Christian Poessinger | |
2021-06-09 | GitHub: rename Workflow to "PR Triage" | Christian Poessinger | |
2021-06-09 | GitHub: add action to assign PR author as assignee | Christian Poessinger | |
2021-03-06 | GitHub: update PR template wiht smoketest hint | Christian Poessinger | |
2021-02-15 | GitHub: update help strings in PR template | Christian Poessinger | |
2020-11-30 | GitHub: update PR template with additional notes | Christian Poessinger | |
2020-11-28 | GitHub: add initial Pull Request template | Christian Poessinger | |