Commit e4b00f6
authored
ci: fix release-pr-approvals for forks (#1150)
Follow-up for #1144.
Release please PRs are never created from forks, so running on
`pull_request_review` (which has only readonly access for PRs from
forks) will never need to post a commit status. Such cases are skipped
now instead of failing (i.e.
[here](https://github.com/a2aproject/a2a-js/actions/runs/30247915633/job/89919011242?pr=602)).1 parent 086d70f commit e4b00f6
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
40 | 53 | | |
41 | 54 | | |
42 | 55 | | |
| |||
0 commit comments