2017 © Pedro Peláez
 

library violinist-messages

Template(s) for the pull requests that violinist.io sends on updates.

image

violinist-dev/violinist-messages

Template(s) for the pull requests that violinist.io sends on updates.

  • Thursday, November 23, 2017
  • by eiriksm
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3,596 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 6 % Grown

The README.md

violinist-messages

Test Coverage Status, (*1)

Template(s) for the pull requests that we send on updates., (*2)

Preview

To see a preview of how they look, head to https://messages.violinist.io, (*3)

Templates

Template for the pull request title

Currently it receives the following variables:, (*4)

name: The name of the package to update., (*5)

current_version: The currently installed version of a package., (*6)

new_version: The version of the package the pull request is updating to., (*7)

security_prefix: Either the string [SECURITY] or an empty string, depending on whether the update was a security update or not., (*8)

Template for the pull request body

Currently it receives the following variables:, (*9)

title: The title rendered from the title template., (*10)

changelog: A markdown formatted changelog list, if available., (*11)

custom_message: A custom message, if configured., (*12)

updated_list: A list of the changed packages in the update., (*13)

package: The name of the package being updated., (*14)

changed_files: An array of the files changed in the update, if available., (*15)

release_notes: An array of links to release notes, if available., (*16)

The Versions

23/11 2017

dev-master

9999999-dev

Template(s) for the pull requests that violinist.io sends on updates.

  Sources   Download

The Requires