There are two workflows setup on this repo:
Worflow | Status and link | Description |
---|---|---|
build-and-test | Builds the solution and runs tests | |
test-action | Builds and tests the GitHub action. Builds the action from this repo. | |
test-action-gh-marketplace | Builds and tests the GitHub action. Uses the published version to GitHub Marketplace. | |
publish-docker-image | Publishes Docker image used by this action to GitHub packages | |
package-retention-policy | Removes old Docker images used by this action from GitHub packages | |
pr-dependabot-auto-merge | Automatically merges Dependabot PRs. |