vacation-mode-action icon indicating copy to clipboard operation
vacation-mode-action copied to clipboard

Limit interactions to your repository while on vacation using GitHub Actions

Results 6 vacation-mode-action issues
Sort by recently updated
recently updated
newest added

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1. Changelog Sourced from @​actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Support finding the string "vacation" in multiple languages. Supporting multiple languages could be as simple as supporting different search strings in the Action YAML.

enhancement
help wanted

Should be able to parse the "from" and/or "until" date and automate starting and stopping vacation mode based on that.

enhancement

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: robotnyc/vacation-mode-action@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

bug

The repository banner is a new feature that maintainers can use to announce when they are on vacation. This action should take advantage of that as an alternative to a...

enhancement