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

ci: add RELEASE_NOTE.md to .gitignore (backport #362) #364

Merged
merged 2 commits into from
May 10, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented May 9, 2024

Description

closes: #XXXX

goreleaser doesn't allow to modify git state during processing. So we need to add RELEASE_NOTE.md to .gitignore.

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.

This is an automatic backport of pull request #362 done by [Mergify](https://mergify.com).

(cherry picked from commit 15bbe34)

# Conflicts:
#	CHANGELOG.md
@mergify mergify bot added the conflicts label May 9, 2024
@mergify mergify bot requested review from tkxkd0159, zemyblue and 0Tech as code owners May 9, 2024 13:50
Copy link
Author

mergify bot commented May 9, 2024

Cherry-pick of 15bbe34 has failed:

On branch mergify/bp/release/v4.0.x/pr-362
Your branch is up to date with 'origin/release/v4.0.x'.

You are currently cherry-picking commit 15bbe34.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .gitignore

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   CHANGELOG.md

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot requested a review from jaeseung-bae as a code owner May 9, 2024 13:50
@tkxkd0159 tkxkd0159 self-assigned this May 10, 2024
@tkxkd0159 tkxkd0159 merged commit 98239cb into release/v4.0.x May 10, 2024
37 checks passed
@tkxkd0159 tkxkd0159 deleted the mergify/bp/release/v4.0.x/pr-362 branch May 10, 2024 01:11
@zemyblue zemyblue mentioned this pull request May 27, 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.

2 participants