Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-06-09 | GitHub: add action to assign PR author as assignee | Christian Poessinger | |