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

chore(release): do not mark released PRs/issues #1845

Merged
merged 1 commit into from
Apr 24, 2021

Conversation

balazsorban44
Copy link
Member

@balazsorban44 balazsorban44 commented Apr 24, 2021

What:

Do not send out comments to issues/PRs and don't label them on new releases.

Why:

I recently discovered that semantic-release will send out multiple comments/labels to already handled PRs/issues, which created a lot of noise. Ideally, already handled items would not be notified again, and this could be easy to achieve if semantic-release/github#359 was acknowledged and semantic-release/github#360 merged.

How:

Turn off successComment and releasedLabel on the @semantic-release/github plugin.

Config: https://github.com/semantic-release/github#options

Checklist:

  • Documentation
  • Tests
  • Ready to be merged

@vercel
Copy link

vercel bot commented Apr 24, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nextauthjs/next-auth/Adkk7rXSXamxkaRnVkWnaFtNUcfK
✅ Preview: https://next-auth-git-fix-silent-release-nextauthjs.vercel.app

@balazsorban44 balazsorban44 merged commit 065d9eb into main Apr 24, 2021
@balazsorban44 balazsorban44 deleted the fix/silent-release branch April 24, 2021 21:17
mnphpexpert added a commit to mnphpexpert/next-auth that referenced this pull request Sep 2, 2024
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.

1 participant