Open
Description
Docs state that the number
input has a lower priority than the implicit ${{ github.event.number }}
from the context of a pull_request
(et al.) event:
sticky-pull-request-comment/README.md
Lines 182 to 184 in c23940e
sticky-pull-request-comment/src/config.ts
Lines 6 to 8 in c23940e
Why is this the case? If the end user explicitly specifies a PR number, even during a pull_request
workflow, doesn't it make more sense to assume the user knows what they're doing and respect that setting?
Metadata
Assignees
Labels
No labels