Structsยง
- A guard that closes the current github actions log group on drop.
Staticsยง
- ACTIVE_
GROUPS ๐
Functionsยง
- end_
group ๐ - All github actions log messages from this call to the Drop of the return value will be grouped and hidden by default in logs. Note that since github actions doesnโt support group nesting, any active group will be first finished when a subgroup is started, and then re-started when the subgroup finishes.
- is_
in_ ๐gha - start_
group ๐