-
This script runs in the CI/CD when a new merge request (MR) is created. It gets the changeset for the MR and looks for any possible changes to TPIP. For .cmake files this means the addition / removal of any FetchContent_Declare lines. For .gitmodules this means any changes to the file. For any source / build files this means looking if any URLS have been added / removed. If any possible changes are found then a comment is added to the MR informing the author and IP reviewer to check that any licenses have been updated accordingly. Signed-off-by:
Anna Bridge <anna.bridge@arm.com>570c6f7c
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
tpip_checker.md 1.47 KiB