Commit Graph

3 Commits

Author SHA1 Message Date
Mateusz Bronk 13bae8e0a2 [CI] Extends the dispatch workflow to emit dispatch events when specific pull request labels are added/removed
New:
- Adding or removing a label which contains "skip-" will trigger a dispatch event,
- Adding a label which contains "refresh-" will trigger a dispatch event.

---------

Signed-off-by: Mateusz Bronk <mateusz.bronk@intel.com>
2025-10-22 12:32:43 +02:00
Bartosz Gotowalski 53ad2c9fa2 Added "event emitter" workflow (GHA extension point) and CODEOWNERS
The workflow is dormant (skipped) by default (due to env var setting),
but can be enabled on select forks, allowing to intercept branch events
and run additional CI/CD tasks which are external to this repository.

Signed-off-by: Mateusz Bronk <mateusz.bronk@intel.com>
2025-09-15 15:09:55 +02:00
He, Jing J 80a6625c49 add action scripts
Signed-off-by: He, Jing J <jing.j.he@intel.com>
2024-05-06 10:48:09 +08:00