Commit Graph

6 Commits

Author SHA1 Message Date
Rodrigo M. Duarte
724821b0e9 update-license-file: Filter the workflow trigger by branch and path
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
2025-04-01 09:53:31 -03:00
Abner C. Paula
77f6565f4a Add workflow to automatically update LICENSE file with recipe licenses
Originally from meta-freescale-3rdparty.

Signed-off-by: Abner C. Paula <abner.cordeiro@ossystems.com.br>
2024-12-05 10:32:47 -03:00
Vinicius Aquino
60a283e1ca cicd: backport: Fix events allowing the workflow to run
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>
2021-08-09 10:15:38 -03:00
Vinicius Aquino
3420ca3933 cicd: Use pull_request_target instead of pull_request
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>
2021-07-07 08:46:38 -03:00
Vinicius Aquino
236f889c7f cicd: backport: update workflow based on new 0.0.4
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>
2021-06-18 10:18:41 -03:00
Otavio Salvador
f676c1fa0d cicd: Add backport workflow
This allow for easier backport of PRs to existing releases.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Change-Id: I72a56eb47f37dd204ad2ae56368b8973f1fdf9cb
2021-06-15 09:18:26 -03:00