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

The deployments API action does not work with external contributors #617

Open
lupino3 opened this issue Sep 11, 2021 · 1 comment
Open

Comments

@lupino3
Copy link
Member

lupino3 commented Sep 11, 2021

In PR #616, the Deployments API Github Action fails because the initiator of the action does not have write permissions on the repo:
image

There are lots of similar issues
actions/first-interaction#10
actions/create-release#103

We should look into making that step of the actions optional or find a workaround for the authentication.

@lupino3
Copy link
Member Author

lupino3 commented Oct 13, 2023

There are ways to delegate permissions, but I'm not fully comfortable with delegating tokens to external repos.

We should see if we can remove the usage of deployments API and fall back to just deploying the code, maybe just sending a message on the thread with the URL.

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

No branches or pull requests

1 participant