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

Changed Destination Owner #119

Merged
merged 1 commit into from
Jul 28, 2022
Merged

Conversation

joewxboy
Copy link
Member

Signed-off-by: Joe Pearson joewxboy@users.noreply.github.com

Just figured out what I was doing wrong, and why all of the repo copy actions are failing.

Changed the dst_owner to an actual GitHub account name, and the secret value for PERSONAL_TOKEN to a developer API token.

Signed-off-by: Joe Pearson <joewxboy@users.noreply.github.com>
@joewxboy joewxboy requested a review from johnwalicki July 27, 2022 18:06
@joewxboy
Copy link
Member Author

I'll need to make the same change in the anax repo.

@joewxboy joewxboy linked an issue Jul 27, 2022 that may be closed by this pull request
@joewxboy
Copy link
Member Author

@johnwalicki Sorry to have to re-open this one, but it turns out the GHA was tryingg to run as a GitHub user named open-horizon and was assuming that secrets.PERSONAL_TOKEN was a personal access token attached to that user account. I updated those to use my account and a new, least privileged token from my account.

Copy link
Member

@johnwalicki johnwalicki left a comment

Choose a reason for hiding this comment

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

Mystery solved. Approved.

@joewxboy joewxboy merged commit fc3dc08 into open-horizon:master Jul 28, 2022
@joewxboy joewxboy deleted the issue-99 branch July 28, 2022 00:49
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.

Create docs directory
2 participants