Skip to content

opspec-pkgs/git.repo.commit-changes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

icon

Problem statement

commits staged changes to a git repo

Example usage

Visualize

opctl ui github.com/opspec-pkgs/git.repo.commit-changes#1.1.1

Run

opctl run github.com/opspec-pkgs/git.repo.commit-changes#1.1.1

Compose

op:
  ref: github.com/opspec-pkgs/git.repo.commit-changes#1.1.1
  inputs:
    authorEmail:  # 👈 required; provide a value
    authorName:  # 👈 required; provide a value
    message:  # 👈 required; provide a value
  ## uncomment to override defaults
  #   dotGitDir: .git
  #   noVerify: "false"
  outputs:
    dotGitDir:

Support

join us on Slack or open an issue

Releases

releases are versioned according to semver 2.0.0 and tagged; see CHANGELOG.md for release notes

Contributing

see project/CONTRIBUTING.md

About

commits staged changes to a git repo

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published