Skip to content

Custom GitHub Actions for use across the ACCESS-NRI

Notifications You must be signed in to change notification settings

ACCESS-NRI/actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

actions

Custom GitHub Actions for use across the ACCESS-NRI.

Actions

  • setup-ssh: Sets up private keys and ~/.ssh/known_hosts: setup-ssh README.md.
  • docker-build-push: Builds and pushes a docker image: docker-build-push README.md.
  • bump-version: Bumps a version string given a versioning scheme: bump-version README.md.
  • react-to-comment: Lets github-actions[bot] react to a comment. Usually useful to let users know there is some action in progress: react-to-comment.
  • pr-comment: Convenience action for letting github-actions[bot] comment on a given PR: pr-comment.

Workflows

About

Custom GitHub Actions for use across the ACCESS-NRI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published