mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-26 21:27:40 -05:00
ci: bump test-system-io-summary action for missed-spec status (#37804)
* ci: bump test-system-io-summary action for missed-spec status Placeholder bump pending merge of mattermost-test-system-io summary fix. Co-authored-by: saturnino <saturnino@mattermost.com> * ci: re-pin test-system-io-summary to main e2d5032 Replace the pre-merge placeholder SHA with the latest mattermost-test-system-io main commit, which includes the squash-merged missed-spec summary fix from #96. Co-authored-by: saturnino <saturnino@mattermost.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: saturnino <saturnino@mattermost.com> Co-authored-by: Mattermost Build <build@mattermost.com>
This commit is contained in:
co-authored by
saturnino
Cursor Agent
Mattermost Build
parent
ca6fd94e3d
commit
020e9dabdd
@@ -377,7 +377,7 @@ jobs:
|
||||
- name: ci/run-summary
|
||||
id: summary
|
||||
continue-on-error: true
|
||||
uses: mattermost/mattermost-test-system-io/.github/actions/test-system-io-summary@1631d8fcea24f4545a0b3b7f77e41c2fe0be4418 # 2026-07-28
|
||||
uses: mattermost/mattermost-test-system-io/.github/actions/test-system-io-summary@e2d5032cfa71a3ad11b0975b135cd221564f2787 # 2026-08-06
|
||||
with:
|
||||
use-staging: ${{ vars.E2E_USE_STAGING_TEST_IO_URL != 'false' }}
|
||||
composite-identity: ${{ needs.prepare-run.outputs.composite-identity-json }}
|
||||
|
||||
@@ -362,7 +362,7 @@ jobs:
|
||||
- name: ci/run-summary
|
||||
id: summary
|
||||
continue-on-error: true
|
||||
uses: mattermost/mattermost-test-system-io/.github/actions/test-system-io-summary@1631d8fcea24f4545a0b3b7f77e41c2fe0be4418 # 2026-07-28
|
||||
uses: mattermost/mattermost-test-system-io/.github/actions/test-system-io-summary@e2d5032cfa71a3ad11b0975b135cd221564f2787 # 2026-08-06
|
||||
with:
|
||||
use-staging: ${{ vars.E2E_USE_STAGING_TEST_IO_URL != 'false' }}
|
||||
composite-identity: ${{ needs.prepare-run.outputs.composite-identity-json }}
|
||||
|
||||
Reference in New Issue
Block a user