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

Template is not showing changes. #1387

Open
XavierJ96 opened this issue Apr 25, 2024 · 5 comments
Open

Template is not showing changes. #1387

XavierJ96 opened this issue Apr 25, 2024 · 5 comments

Comments

@XavierJ96
Copy link

XavierJ96 commented Apr 25, 2024

Hi,

I tried setting up Release Drafter to test it for future projects but currently, it's creating the release but the template is not showing anything.

.github/workflows/release-drafter.yml

image

.github/release-drafter.yml

image

Result:

Commit: git commit -m "chore: add a file"

image

@jetersen
Copy link
Member

Release drafter drafts release notes from pull requests.

@XavierJ96
Copy link
Author

Release drafter drafts release notes from pull requests.

Hi @jetersen ,

If I open a PR and merge it I get the following.

image

Why does chore not fall under maintenance?

@jetersen
Copy link
Member

It's based on PR labels not title.

@jetersen
Copy link
Member

You can setup the autolabeler inside release drafter to label PRs based on PR title, PR source branch.

@XavierJ96
Copy link
Author

You can setup the autolabeler inside release drafter to label PRs based on PR title, PR source branch.

So there's no way to categorize notes based on commits?

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

No branches or pull requests

2 participants