Skip to content

fix yaml#6053

Open
jencarlucci wants to merge 1 commit intomainfrom
jc/moreFix
Open

fix yaml#6053
jencarlucci wants to merge 1 commit intomainfrom
jc/moreFix

Conversation

@jencarlucci
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings February 27, 2026 23:57
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the linter failure notification workflow to build the message payload without a heredoc, avoiding indentation/terminator pitfalls inside a YAML run: | block.

Changes:

  • Replace cat <<EOF ... EOF heredoc with a printf '%s\n' ... construction for the notification message.
  • Preserve the same message content (workflow, target, branch, commit, run URL) while simplifying the shell snippet.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants