summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* update-license-file: Filter the workflow trigger by branch and pathRodrigo M. Duarte2025-04-011-0/+12
| | | | Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
* Add workflow to automatically update LICENSE file with recipe licensesAbner C. Paula2024-12-051-0/+35
| | | | | | Originally from meta-freescale-3rdparty. Signed-off-by: Abner C. Paula <abner.cordeiro@ossystems.com.br>
* cicd: backport: Fix events allowing the workflow to runVinicius Aquino2021-08-091-11/+1
| | | | | | | Even when using pull_request_target, the merged is issued as pull_request and this should be used to ensure we can run the workflow. Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
* cicd: Use pull_request_target instead of pull_requestVinicius Aquino2021-07-071-4/+4
| | | | | | | When a PR comes from a forked repo, use pull_request_target as event type instead of pull_request. Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
* cicd: backport: update workflow based on new 0.0.4Vinicius Aquino2021-06-181-12/+27
| | | | | | | The new release allow the use of pull request comments to trigger the backport process. Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
* cicd: Add backport workflowOtavio Salvador2021-06-151-0/+23
This allow for easier backport of PRs to existing releases. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Change-Id: I72a56eb47f37dd204ad2ae56368b8973f1fdf9cb