-
Notifications
You must be signed in to change notification settings - Fork 65.6k
Closed
Labels
SME reviewedAn SME has reviewed this issue/PRAn SME has reviewed this issue/PRactionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content team
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?
What part(s) of the article would you like to see updated?
The ref given is fully-formed, meaning that for branches the format is refs/heads/<branch_name>, for pull requests it is refs/pull/<pr_number>/merge, and for tags it is refs/tags/<tag_name>. For example, refs/heads/feature-branch-1.
Additional information
Surely github.ref is not refs/pull/<pr_number>/merge for an outstanding pull request.
My colleague tripped over reading this bit in canonical/operator#1451
Metadata
Metadata
Assignees
Labels
SME reviewedAn SME has reviewed this issue/PRAn SME has reviewed this issue/PRactionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content team