Pinned Repositories
pre-commit-action
a GitHub action to run `pre-commit`
size-label-action
GitHub action to assign labels based on pull request change sizes
json-merger
Merge JSON files and objects with indicators like $import $remove $replace $merge
auto-update
🔄 Automatically keep pull requests with auto-merge enabled up to date with their base branch
gh-get-current-pr
Github Action for getting all the details about the current Pull Request if the commit is part of one
cypress-qa-test
A 'real-world' payment application to test usage of Cypress testing.
react-data-grid
Feature-rich and customizable data grid React component
paths-filter
Conditionally run actions based on files modified by PR, feature branch or pushed commits
jest-coverage-report-action
Track your code coverage in every pull request.
dotenv
GitHub Action to read .env file and add variables to GITHUB_ENV
pactiotech's Repositories
pactiotech/pre-commit-action
a GitHub action to run `pre-commit`
pactiotech/size-label-action
GitHub action to assign labels based on pull request change sizes
pactiotech/secrets-to-env-action
Export your GitHub Actions secrets to environment variables
pactiotech/dotenv
GitHub Action to read .env file and add variables to GITHUB_ENV
pactiotech/paths-filter
Conditionally run actions based on files modified by PR, feature branch or pushed commits
pactiotech/react-data-grid
Feature-rich and customizable data grid React component
pactiotech/github-tag-action
A Github Action to automatically bump and tag master, on merge, with the latest SemVer formatted version. Works on any platform.
pactiotech/jest-coverage-report-action
Track your code coverage in every pull request.
pactiotech/json-merger
Merge JSON files and objects with indicators like $import $remove $replace $merge
pactiotech/cypress-qa-test
A 'real-world' payment application to test usage of Cypress testing.
pactiotech/gh-get-current-pr
Github Action for getting all the details about the current Pull Request if the commit is part of one
pactiotech/auto-update
🔄 Automatically keep pull requests with auto-merge enabled up to date with their base branch