Skip to content

Automattic/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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 16