Skip to content

[Feature] push and or commit input #15

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

Closed
nbrugger-tgm opened this issue Nov 11, 2021 · 2 comments
Closed

[Feature] push and or commit input #15

nbrugger-tgm opened this issue Nov 11, 2021 · 2 comments

Comments

@nbrugger-tgm
Copy link
Contributor

I think there are plenty of reasons why you do not want this action to commit or push the file, like adding the changelog to a github-release or posting the changelog into a comment in a PR or issue.

Proposed inputs

push: if false the commited changes wont be pushed (default: true)
commit: if false changes wont be commited (default: true)
@woile
Copy link
Member

woile commented Nov 12, 2021

Sounds good! If you want to send a PR I'd be thankful. Otherwise next week I'll include it

@nbrugger-tgm
Copy link
Contributor Author

Implemented in #16

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