Abhinav Gupta
|
c6d4cc268d
|
ci/rebase: Run for members and owners
The `/rebase` command only runs for collaborators right now, but not for repository members or owners.
(https://docs.github.com/en/graphql/reference/enums#commentauthorassociation)
This updates the job to support the command from owners and members.
The `fromJSON` business is necessary to be able to represent the array in the GitHub expression.
See https://docs.github.com/en/actions/learn-github-actions/expressions#example-matching-an-array-of-strings.
Refs #12251
|
2023-02-19 18:18:06 -08:00 |