Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xtexchooser/hardwork-action

An action to create a lot of commits that make your GitHub profile full of green
https://github.com/xtexchooser/hardwork-action

Last synced: 1 day ago
JSON representation

An action to create a lot of commits that make your GitHub profile full of green

Awesome Lists containing this project

README

        

# Hardwork Action

> An action to create a lot of commits that make your GitHub profile full of green

![GitHub Workflow Status](https://img.shields.io/github/workflow/status/xtexChooser/hardwork-action/Build?style=flat-square) ![GitHub all releases](https://img.shields.io/github/downloads/xtexChooser/hardwork-action/total?style=flat-square) ![GitHub issues](https://img.shields.io/github/issues/xtexChooser/hardwork-action?style=flat-square) ![GitHub pull requests](https://img.shields.io/github/issues-pr/xtexChooser/hardwork-action?style=flat-square) ![GitHub](https://img.shields.io/github/license/xtexChooser/hardwork-action?style=flat-square) ![GitHub forks](https://img.shields.io/github/forks/xtexChooser/hardwork-action?style=flat-square) ![GitHub Repo stars](https://img.shields.io/github/stars/xtexChooser/hardwork-action?style=flat-square) ![GitHub watchers](https://img.shields.io/github/watchers/xtexChooser/hardwork-action?style=flat-square) ![GitHub release](https://img.shields.io/github/v/release/xtexChooser/hardwork-action?include_prereleases&style=flat-square)

[Marketplace](https://github.com/marketplace/actions/xtex-hardworking-action)

To get start quickly, see this [template](https://github.com/xtexChooser/hardwork-template).

## Usage

![GitHub release](https://img.shields.io/github/v/release/xtexChooser/hardwork-action?include_prereleases&style=flat-square)

```yaml
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: xtexChooser/hardwork-action@
with:
name: Your Username
email: Your mail address
dir: ./.git # Optional, the git directory to work with
message: Work today # Optional, the commit message
days: 31 # Optional, defaults to 31, how many days in the past the commit was created for (if there are no existing commits)
```

Then you can use your own way to push these commits to your repository.