cFS MsgID Guard
Version updated for https://github.com/macaris64/cfs-msgid-guard to version v1.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The cFS MsgID Guard GitHub Action automates the detection of Message ID (MsgID) collisions in NASA’s core Flight System (cFS) missions. It scans mission source files to compute final MsgIDs, identifies conflicts caused by overlapping Topic IDs across communication channels, and reports issues as pull request annotations. This tool prevents silent runtime failures due to misrouted messages, ensuring robust inter-application communication in cFS deployments.