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

feat: support multiple app deploys in a single PR #484

Merged

Conversation

kaisermann
Copy link
Contributor

Adds the Netlify app id to the comment identifier message.

Closes #384

@kaisermann kaisermann force-pushed the feature/support-multiple-deploy-messages branch 2 times, most recently from 1be48eb to 87bd0ee Compare March 25, 2021 19:56
@kaisermann kaisermann force-pushed the feature/support-multiple-deploy-messages branch from 87bd0ee to c05bc27 Compare March 25, 2021 19:56
@acao
Copy link

acao commented Apr 18, 2021

Have the same issue where the PR comments overwrite each other.

@nwtgck
Copy link
Owner

nwtgck commented Apr 26, 2021

Thanks all.

I made a modification. Site ID may be safe to leak on the comment, but this action suggests site id is in the GitHub secret. So, site ID is now embedded as SHA256 for security.

image
test: #515

@nwtgck nwtgck merged commit a01ea2e into nwtgck:develop Apr 26, 2021
@kaisermann kaisermann deleted the feature/support-multiple-deploy-messages branch April 27, 2021 00:05
@nwtgck
Copy link
Owner

nwtgck commented Apr 29, 2021

Hi!

This feature is available now on v1.2.0, v1.2 or v1:
https://github.com/nwtgck/actions-netlify/releases/tag/v1.2.0

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.

Support for multiple deploys on the same PR?
3 participants