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

Dynamic commit message #22

Open
netzwerg opened this issue Jun 30, 2016 · 1 comment
Open

Dynamic commit message #22

netzwerg opened this issue Jun 30, 2016 · 1 comment

Comments

@netzwerg
Copy link

As far as I can tell, the only way to specify a custom commit message is via SBT_GHPAGES_COMMIT_MESSAGE environment variable, right?

I would like to include version information, along the lines of:

ghPagesCommitMessage := s"Deploy $version"

Is this possible with the env based mechanism, i.e. is it possible to set an environment variable from within build.sbt?

@sullivan-
Copy link

It would be helpful if we could name the branch (or commit hash or something) where the ghpagesPushSite was run. E.g. a commit message such as:

updated site from branch master, commit b15b2fd

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