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

Don't show deploy notification when we don't need to #7665

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

konstin
Copy link
Member

@konstin konstin commented Sep 24, 2024

To scope permissions more tightly, we run the upload test in an environment. This makes GitHub show {user} deployed to uv-test-publish messages, even though we skipped the actual publish step. We now guard the whole action, so the pseudo-deploy is only shown when the publishing code changed and we run that trusted publishing test.

To scope permissions more tightly, we run the upload test in an environment. This makes GitHub show `{user} deployed to uv-test-publish` messages, even though we skipped the actual publish step. We now guard the whole action, so the pseudo-deploy is only shown when the publishing code changed and we run that trusted publishing test.
@konstin konstin added the internal A refactor or improvement that is not user-facing label Sep 24, 2024
Copy link
Member

@charliermarsh charliermarsh left a comment

Choose a reason for hiding this comment

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

Thanks

@konstin konstin merged commit da32837 into main Sep 24, 2024
61 checks passed
@konstin konstin deleted the konsti/dont-deploy branch September 24, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal A refactor or improvement that is not user-facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants