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

fix: publish release draft when PR merged. #26

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

h-wata
Copy link
Contributor

@h-wata h-wata commented Nov 8, 2021

Summary

Pull requestがOpenしたときにDraftが生成されたので修正。

Detail

  • defaultブランチにpushされた時にdraft生成されるように修正

Test

  • fork先で試した

refs

__Summary__
  Pull requestがOpenしたときにDraftが生成されたので修正。
* Detail
  * defaultブランチにpushされた時にdraft生成されるように修正
* Change files
  - modified:   .github/workflows/release-drafter.yml
@h-wata h-wata requested a review from Tacha-S November 8, 2021 06:37
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.

MergeされていないPRがDraftに含めてしまう
2 participants