actions-marketplace-validations/Vacation Mode
Limit interactions to your repository while on vacation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 15, 2025
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/robotnyc_vacation-mode-action@9cb11c5b6530547f95108ef880531f57061117fb # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| limit-group | Must be one of: existing_users, contributors_only, or collaborators_only | yes | collaborators_only |
| vacation-mode-activated | The comment when vacation mode is activated. It must include `vacation-mode-activated` in the text. | yes |  |
| GITHUB_TOKEN | GitHub API personal access token with repo scope is needed to control repository interaction limits | yes | — |
Outputs
no outputs