mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
chore: Update build messages for RR-CUSTOM to include estimated build time and attachment expiration
This commit is contained in:
parent
3e41f7ff79
commit
d44ba6504d
4
.github/workflows/issues.yml
vendored
4
.github/workflows/issues.yml
vendored
@ -138,7 +138,7 @@ jobs:
|
|||||||
issue-number: ${{ github.event.issue.number }}
|
issue-number: ${{ github.event.issue.number }}
|
||||||
body: |
|
body: |
|
||||||
Hi @${{ github.event.issue.user.login }}.
|
Hi @${{ github.event.issue.user.login }}.
|
||||||
RR-${{ env.model }} building ...
|
RR-${{ env.model }} building (Usually about 5 minutes) ...
|
||||||
> ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
|
> ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
|
||||||
----
|
----
|
||||||
emoji: heart
|
emoji: heart
|
||||||
@ -311,7 +311,7 @@ jobs:
|
|||||||
update-mode: replace
|
update-mode: replace
|
||||||
body: |
|
body: |
|
||||||
Hi @${{ github.event.issue.user.login }}.
|
Hi @${{ github.event.issue.user.login }}.
|
||||||
RR-${{ env.model }} build success, please download the attachment from the below link.
|
RR-${{ env.model }} build success, please download the attachment from the below link (Attachments are only kept for 5 days).
|
||||||
> ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
|
> ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
|
||||||
----
|
----
|
||||||
emoji: hooray
|
emoji: hooray
|
||||||
|
Loading…
x
Reference in New Issue
Block a user