Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make daily sync permissions at the workflow level and fix merge CI #143

Merged
merged 6 commits into from
Nov 18, 2024

Conversation

charleshofer
Copy link
Collaborator

This change does two things:

  1. Moves the permissions from the job level to the top level. For whatever reason, putting the contents: write permission at the job level causes the gh repo sync job to fail with an HTTP403 error.
  2. Merge the rocm-main code into our middle branch created by CI so that CI won't be run (I thought we could originally disable this through the GUI, but that's not the case since upstream CI sits in the same file as our CI).

Story: https://github.com/ROCm/frameworks-internal/issues/9948

Copy link

@Ruturaj4 Ruturaj4 left a comment

Choose a reason for hiding this comment

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

LGTM

@charleshofer charleshofer merged commit 8607cb6 into rocm-main Nov 18, 2024
10 checks passed
@charleshofer charleshofer deleted the gh-9948-fix-daily-sync-permissions branch November 18, 2024 15:56
@charleshofer charleshofer restored the gh-9948-fix-daily-sync-permissions branch November 18, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants