Harry Maclean
|
eba303dea7
|
Fix typo
|
2022-04-20 11:21:06 +12:00 |
|
Harry Maclean
|
cf0611d1e7
|
Pass args to jq via --arg
|
2022-04-14 13:50:41 +12:00 |
|
Harry Maclean
|
a90647798e
|
Fail workflow if COMMENT_ID fails validation
And print an error message to STDERR.
|
2022-04-14 13:21:38 +12:00 |
|
Harry Maclean
|
c9a5cb4bf6
|
Distinguish between validated and raw COMMENT_ID
|
2022-04-14 13:19:14 +12:00 |
|
Harry Maclean
|
342bb17fb6
|
Simplify shell script
|
2022-04-05 14:03:29 +12:00 |
|
Harry Maclean
|
de743418e2
|
Add more validations to workflow inputs
|
2022-04-05 13:36:34 +12:00 |
|
Harry Maclean
|
1cf2530feb
|
Use environment variable instead of GH context
|
2022-04-04 10:18:41 +12:00 |
|
Harry Maclean
|
c2b94e8d1d
|
Rename workflow to reflect its generic nature
This workflow can (pretty much) be used by any other workflow that wants
to post a PR comment.
|
2022-04-04 10:16:48 +12:00 |
|
Harry Maclean
|
e34911118f
|
Use gh api instead of third-party actions
Also move more steps to the unprivileged workflow.
|
2022-04-04 10:16:48 +12:00 |
|
Harry Maclean
|
9116dbd670
|
Update QHelp PR comment if it already exists
If we've already commented on a PR with a preview of the QHelp changes,
then update the existing comment instead of creating a new one.
|
2022-04-04 10:16:48 +12:00 |
|
Arthur Baars
|
7b4460edb7
|
Apply suggestions from code review
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
|
2021-11-03 18:42:49 +01:00 |
|
Arthur Baars
|
b9bf597044
|
Address comments
|
2021-11-03 15:15:36 +01:00 |
|
Arthur Baars
|
53b03152f3
|
Use 'gh' command to download artifacts
|
2021-11-02 12:01:14 +01:00 |
|
Arthur Baars
|
a0903c377d
|
Use pull_request + workflow_run instead of pull_request_target
|
2021-10-29 18:18:06 +02:00 |
|