FHIR Implementation Guide to define base profiles and content shared across WHO SMART Guidelines work

1 Open Issue Need Help Last updated: Sep 14, 2025

Open Issues Need Help

View All on GitHub

AI Summary: A GitHub workflow currently fails if it lacks the necessary permissions to comment on a Pull Request. The expected behavior is for the workflow to skip the comment step, log a warning, and continue execution without failing the build. The proposed solution involves wrapping the `actions/github-script` comment steps in a try/catch block to handle permission errors gracefully.

Complexity: 1/5
good first issue

FHIR Implementation Guide to define base profiles and content shared across WHO SMART Guidelines work

Python