Skip to content

pewresearch/vip-actions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIP GitHub Actions

A collection of GitHub Actions meant to be reused by multiple VIP projects.

Available actions

  • Changelog: Retrieves changelog data from the last closed Pull Request and publishes a changelog post to a given endpoint. More info
  • Custom Deployment: Deploy your WordPress VIP application through GitHub Actions and GitHub Releases. More info
  • Dependaban: Ban the use of dependencies that rely on pre- or post-install scripts. More info
  • Dependabot auto-merge: Automatically merges Dependabot PRs if tests pass. More info
  • Git Hash Security Check: Validates that all git dependencies use full 40-character commit hashes to prevent short hash collision attacks. More info
  • Node.js setup: Reduces boilerplate in your action by performing Node.js setup and installing dependencies consistently. More info
  • npm publish: Automate the validation, testion, and publishing steps for a new npm release. More info
  • Stalebot: Automatically closes stale issues and pull requests. More info

About

A collection of GitHub Actions meant to be reused by multiple VIP projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 47.9%
  • JavaScript 32.1%
  • Shell 19.6%
  • Dockerfile 0.4%