Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 

Repository files navigation

actions

Custom GitHub Actions and Workflows for use across the ACCESS-NRI.

Actions

  • setup-ssh: Sets up private keys and ~/.ssh/known_hosts.
  • docker-build-push: Builds and pushes a Docker image.
  • bump-version: Bumps a version string given a versioning scheme.
  • react-to-comment: Lets github-actions[bot] react to a comment. Usually useful to let users know there is some action in progress.
  • pr-comment: Outdated action. Please use the updated comment action instead. Convenience action for letting github-actions[bot] comment on a given PR.
  • commenter-permissions README.md: Determine whether a commenter on a PR has write permissions on the repository.
  • comment: Add, modify or delete a comment on a given issue or PR.
  • cache-svn-auth: Cache Subversion (SVN)'s authentication password.
  • get-git-ref-info: Determine if a given git ref is a branch, tag or SHA, if it exists.
  • version-check: Perform a version sanity check based on versioning scheme and previous version.

Workflows

About

Custom GitHub Actions for use across the ACCESS-NRI

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors