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-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-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-11 | GitHub: fix workflow folder for MergifyIo | 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-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-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-04-11 | T4353: GitHub: enable workflow for package testing | 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 | |