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

Add an input to customize the merge message #18

Closed
GregoryBevan opened this issue Oct 14, 2021 · 4 comments
Closed

Add an input to customize the merge message #18

GregoryBevan opened this issue Oct 14, 2021 · 4 comments

Comments

@GregoryBevan
Copy link

Hi,

I see that you use Octokit to merge a branch. It seems possible to add a commit message :
https://www.rubydoc.info/github/pengwynn/octokit/Octokit/Client/Commits#merge-instance_method

My goal is to use your Github Actions in order to merge a branch when a milestone is closed. I want to add the milestone title to the merge message.

@MisterGlass
Copy link
Contributor

Came here to ask for this. It looks easy to do, but I don't know Ruby

@MisterGlass
Copy link
Contributor

Seems to have been as easy as it looked

@MiguelSavignano
Copy link
Member

Thanks, @MisterGlass

@GregoryBevan
Copy link
Author

Yes, thanks @MisterGlass

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

3 participants