Open Issues Need Help
View All on GitHub Workflow fails if lacking PR comment permissions: should not error, just skip comment step about 2 months ago
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