pr_comment+=f"""\n\nNote that each command be [applied automatically](https://github.com/Codium-ai/pr-agent/blob/main/Usage.md#github-app-automatic-tools-for-pr-actions) when a new PR is opened, or invoked manually by [commenting on a PR](https://github.com/Codium-ai/pr-agent/blob/main/Usage.md#online-usage)."""
ifget_settings().config.publish_output:
self.git_provider.publish_comment(pr_comment)
exceptExceptionase:
get_logger().error(f"Error while running PRHelpMessage: {e}")