Commit e76ae6c
committed
refactor: Use usernames for E2E trigger permissions
We were using pull_request.author_association field to
check permission of the author of a pull request but as
GitHub has deprecated the field and announced to remove
the filed in recent blog, this commit continue using old
workaround for E2E trigger permissions.
Signed-off-by: Zaki Shaikh <zashaikh@redhat.com>1 parent bae62a5 commit e76ae6c
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
0 commit comments