-
Notifications
You must be signed in to change notification settings - Fork 63k
Open
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-commands
What part(s) of the article would you like to see updated?
In the table presented in the Setting a notice message section, the description for endColumn
in the Value
column is now:
End column number
It should also explain whether the 1-based column number is inclusive or exclusive, e.g.
End column number, starting at 1. This is exclusive, i.e. the character at the given position
is _not_ considered as part of the text to associate the message with.
Additional information
Here's one example of evidence where a developer seems to have verified that endColumn
is exclusive:
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code