Releases: tomschr/xml-format-action
Releases · tomschr/xml-format-action
xml-format-action v1
Inputs:
commits
(bool): Should the formatted files committed?commit-message
(string): commit message for the reformatting stepconfig
(file/URL): config file for xmlformat scriptextensions
(string/ML): file extensions for XML files (without dots or globs)exclude-files
(string/ML): excluded XML files from reformattingrepo-token
(string): the GitHub token, usuallysecrets.GITHUB_TOKEN
xmlformat-variant
(string): which xmlformat package should be used? (perl|ruby)xmlformat-use-tag
(string): Use the given tag from upstream GH repository (default1.9
)
Outputs:
xmlfound
(bool): Does the commit contains some XML files?