Skip to content

Add release.yml#315

Merged
AdrienVannson merged 3 commits intomainfrom
add-release-yml
Apr 17, 2026
Merged

Add release.yml#315
AdrienVannson merged 3 commits intomainfrom
add-release-yml

Conversation

@AdrienVannson
Copy link
Copy Markdown
Contributor

This adds a release.yml file to remove dependabot PRs from auto-generated release notes.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 16, 2026

The latest Buf updates on your PR. Results from workflow Buf / validate-protos (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed⏩ skippedApr 17, 2026, 11:29 AM

Comment thread .github/release.yml Outdated
- ignore-for-release
authors:
- dependabot[bot]
- renovate[bot]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We don't need renovate here

Suggested change
- renovate[bot]

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

In this issue, Timo mentioned:

python repositories use renovate, not dependabot. Would be smart to exclude renovate as well from the start, for every repo.

(I don't have a strong preference on any option, it's easy to add renovate later if we want to but it doesn't harm to include it now)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I am not sure if he meant for every repo or every python repo. This is a go repo and renovate will be unfamiliar to go developers and keeping it will only confuse them.

Copy link
Copy Markdown
Contributor Author

@AdrienVannson AdrienVannson Apr 17, 2026

Choose a reason for hiding this comment

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

Renovate supports go too, not only python. But if you prefer, let's remove it now, it is easy to add back in the future if we need to

AdrienVannson and others added 2 commits April 17, 2026 12:42
Co-authored-by: Sri Krishna <93153132+srikrsna-buf@users.noreply.github.com>
@AdrienVannson AdrienVannson merged commit 50eb290 into main Apr 17, 2026
7 checks passed
@AdrienVannson AdrienVannson deleted the add-release-yml branch April 17, 2026 12:31
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