Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add 'commits-since' configuration option for release drafts#1451

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
slawekjaranowski wants to merge1 commit intorelease-drafter:master
base:master
Choose a base branch
Loading
fromslawekjaranowski:commits-since

Conversation

@slawekjaranowski
Copy link

@slawekjaranowskislawekjaranowski commentedJul 18, 2025
edited
Loading

When the last release does not exist for a specific project or branch, all commits from the repository are searched.

For a repository with a long history, it can block generating release notes due to timeout or due to too long release notes.

It will be useful for projects which continue release from many branches.
Together with commitish filtering in each new branches we can simply add such date of branch starts.

When the last release does not exist for a specific project or branch,all commits from the repository are searched.For a repository with a long history, it can block generating release notesdue to timeout or due to too long release notes.
default:''
commits-since:
description:|
A date in ISO format marking the initial commit for the release draft. This is applied only when no prior release is available.

Choose a reason for hiding this comment

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

commit hash rather than date?

Choose a reason for hiding this comment

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

It will be more complicated as date is used in query about changes inhttps://github.com/release-drafter/release-drafter/blob/master/lib/commits.js

olamy reacted with thumbs up emoji
@olamy
Copy link

olamy commentedJul 23, 2025
edited
Loading

@jetersen@oleg-nenashev Any chance to have a review for this? We need this for Apache Maven projects. Thanks

@oleg-nenashev
Copy link
Collaborator

I don't think I'm a maintainer as of now, but added it to my review backlog. Optimistically, on the weekend

olamy and slawekjaranowski reacted with thumbs up emoji

1 similar comment
@oleg-nenashev
Copy link
Collaborator

I don't think I'm a maintainer as of now, but added it to my review backlog. Optimistically, on the weekend

@olamy
Copy link

@oleg-nenashev@jetersen any chance for review?

@olamy
Copy link

@slawekjaranowski looks like the change doesn't get much attention on the other side I cannot see activity even for the main branch during the last 6 months maybe this repository is not maintained anymore.
Maybe time to have an official fork? Or ask asfinfra to use your fork and changes?

@slawekjaranowski
Copy link
Author

@slawekjaranowski looks like the change doesn't get much attention on the other side I cannot see activity even for the main branch during the last 6 months maybe this repository is not maintained anymore. Maybe time to have an official fork? Or ask asfinfra to use your fork and changes?

I would not like to use my private fork for ASF project it can be under control ...

As workaround I can create and orphan branch inmaven-gh-actions-shared

project is widely used ... it will be sad if will be abandoned

@olamy
Copy link

@slawekjaranowski looks like the change doesn't get much attention on the other side I cannot see activity even for the main branch during the last 6 months maybe this repository is not maintained anymore. Maybe time to have an official fork? Or ask asfinfra to use your fork and changes?

I would not like to use my private fork for ASF project it can be under control ...

As workaround I can create and orphan branch inmaven-gh-actions-shared

sounds good as we will have more and more projects with 2 active branches such changes will help a lot.

project is widely used ... it will be sad if will be abandoned

definitely agree it's very usefull project.
But I guees users just make a fork with a PR and use this with their GHA (something we cannot do at ASF for security reasons)

@slawekjaranowski
Copy link
Author

I've created ...

bmarwell reacted with thumbs up emoji

@und-miller
Copy link
Collaborator

@slawekjaranowski looks like the change doesn't get much attention on the other side I cannot see activity even for the main branch during the last 6 months maybe this repository is not maintained anymore. Maybe time to have an official fork? Or ask asfinfra to use your fork and changes?

I would not like to use my private fork for ASF project it can be under control ...

As workaround I can create and orphan branch inmaven-gh-actions-shared

project is widely used ... it will be sad if will be abandoned

I propose a community driven fork by Oct 1:#1455 (comment)

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@olamyolamyolamy approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@slawekjaranowski@olamy@oleg-nenashev@und-miller

[8]ページ先頭

©2009-2025 Movatter.jp