action: also resolve matching refs for tag/branch revisions
fmt_rev() only cross-referenced other branches and tags when the given revision was a full SHA. Extend the same lookup to tag and branch revisions by first resolving their HEAD SHA, then checking whether any other branch or tag points at that same commit.
Signed-off-by: Carles Cufi carles.cufi@nordicsemi.no Assisted-by: Claude noreply@anthropic.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
action-manifest
This respository contains a GitHub action implemented in Python to partially automate west-based manifest workflows.
It currently performs the following tasks:
revision:fields in the manifest point to a Pull Request{prefix}{project_name}See action.yml for a full list of options.