Skip to content

GH workflows - remove temporary debugging output now trusted publish is working#57287

Closed
robhogan wants to merge 2 commits into
mainfrom
export-D109152147
Closed

GH workflows - remove temporary debugging output now trusted publish is working#57287
robhogan wants to merge 2 commits into
mainfrom
export-D109152147

Conversation

@robhogan

Copy link
Copy Markdown
Contributor

Summary:
Just tidying up some temporary output we no longer need.

Changelog: [Internal]

Differential Revision: D109152147

robhogan and others added 2 commits June 19, 2026 06:24
…is working

Summary:
Just tidying up some temporary output we no longer need.

Changelog: [Internal]

Differential Revision: D109152147
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 19, 2026
@meta-codesync

meta-codesync Bot commented Jun 19, 2026

Copy link
Copy Markdown

@robhogan has exported this pull request. If you are a Meta employee, you can view the originating Diff in D109152147.

Comment on lines +11 to +20
runs-on: ubuntu-latest
if: github.repository == 'react/react-native'
steps:
- name: rerun ${{ inputs.run_id }}
env:
GH_REPO: ${{ github.repository }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh run watch ${{ inputs.run_id }} > /dev/null 2>&1
gh run rerun ${{ inputs.run_id }} --failed

@cortinico cortinico left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review automatically exported from Phabricator review in Meta.

@meta-codesync meta-codesync Bot closed this in c6110b1 Jun 19, 2026
@meta-codesync meta-codesync Bot added the Merged This PR has been merged. label Jun 19, 2026
@meta-codesync

meta-codesync Bot commented Jun 19, 2026

Copy link
Copy Markdown

This pull request has been merged in c6110b1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants