https://github.com/alexrogalskiy/github-action-random-proverb
GitHub action for random proverbs
https://github.com/alexrogalskiy/github-action-random-proverb
Last synced: 4 months ago
JSON representation
GitHub action for random proverbs
- Host: GitHub
- URL: https://github.com/alexrogalskiy/github-action-random-proverb
- Owner: AlexRogalskiy
- License: gpl-3.0
- Created: 2021-04-18T04:37:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-25T18:33:01.000Z (4 months ago)
- Last Synced: 2025-01-25T19:26:29.807Z (4 months ago)
- Language: TypeScript
- Size: 2.04 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 195
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
- Support: .github/support.yml
Awesome Lists containing this project
README
# *Random Proverb*
> GitHub Action to provide random proverbs on issues/pull requests
[](https://github.com/marketplace/actions/styled-random-proverb)
[](https://github.com/lekterable/perfekt)
[](https://github.com/prettier/prettier)

[](https://houndci.com)
[](https://github.com/AlexRogalskiy/github-action-random-proverb/discussions)[](https://deepsource.io/gh/AlexRogalskiy/github-action-random-proverb/?ref=repository-badge)
[](https://deepscan.io/dashboard#view=project\&tid=11946\&pid=16759\&bid=365085)










[](https://renovatebot.com/)
[](https://dependabot.com/)
[](https://newreleases.io/github/AlexRogalskiy/github-action-random-proverb)
[](https://hitsofcode.com/github/alexrogalskiy/github-action-random-proverb?branch=master/view?branch=master)
[](https://david-dm.org/AlexRogalskiy/github-action-random-proverb)
[](https://david-dm.org/AlexRogalskiy/github-action-random-proverb?type=dev)[](https://app.codeac.io/github/AlexRogalskiy/github-action-random-proverb)
[](https://coveralls.io/github/AlexRogalskiy/github-action-random-proverb?branch=master)
[](https://codebeat.co/projects/github-com-alexrogalskiy-github-action-random-proverb-master)
[](https://lgtm.com/projects/g/AlexRogalskiy/github-action-random-proverb/alerts/)
[](https://lgtm.com/projects/g/AlexRogalskiy/github-action-random-proverb/context:javascript)
[](https://codecov.io/gh/AlexRogalskiy/github-action-random-proverb)
[](https://github.com/AlexRogalskiy/github-action-random-proverb/actions/workflows/build.yml)
[](https://circleci.com/gh/AlexRogalskiy/github-action-random-proverb)
[](https://github.com/marketplace/actions/super-linter)
[](http://commitizen.github.io/cz-cli/)
[][repo]
[![Public workflows that use this action.][total_usages]][search_results]
[![Licence][license_id]][license_content][](https://github.com/AlexRogalskiy/github-action-random-proverb/discussions)
[](https://github.com/AlexRogalskiy/github-action-random-proverb/labels/question)
[](https://github.com/AlexRogalskiy/github-action-random-proverb/labels/bug)## *Table of contents*
- [*Description*](#description)
- [*Inputs*](#inputs)
- [`sourceData`](#sourcedata)
- [`requestId`](#requestid)
- [`theme`](#theme)
- [`layout`](#layout)
- [`GITHUB_TOKEN`](#github_token)
- [*Examples*](#examples)
- [Basic configuration](#basic-configuration)
- [Complete configuration](#complete-configuration)
- [*Visitor stats*](#visitor-stats)
- [*Licensing*](#licensing)
- [*Authors*](#authors)
- [*Versioning*](#versioning)
- [*Contribution*](#contribution)
- [*Acknowledgement*](#acknowledgement)
- [*Forks*](#forks)
- [*Development Support*](#development-support)## *Description*
Provides random proverbs on GitHub issues/pull requests.
## *Inputs*
### `sourceData`
**Optional** JSON data source file with action parameters:
```json
[
{
"styleOptions": {
"theme": "nightOwl",
"layout": "churchill"
},
"resourceOptions": {
"requestId": 10
}
},
{
"resourceOptions": {
"requestId": 9
}
}
]
```### `requestId`
**Optional** Request identifier
### `theme`
**Optional** Proverb image theme
### `layout`
**Optional** Proverb image layout
### `GITHUB_TOKEN`
**Required** GitHub action token
## *Examples*
### Basic configuration
```yml
- name: Random proverb on issue by current pull request
uses: alexrogalskiy/github-action-random-proverb@master
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
```### Complete configuration
```yml
- name: Random proverb on issue by current pull request
uses: alexrogalskiy/github-action-random-proverb@master
with:
theme: 'nightOwl'
layout: 'churchill'
requestId: 10
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
```Running locally:
- `npm run start:action --action github-action-random-proverb --GITHUB_TOKEN ${{ secrets.GITHUB_TOKEN }}`
## *Visitor stats*
[](https://hits.seeyoufarm.com)


## *Licensing*
***File Size*** is distributed under LGPL version 3 or later,
\[[License](https://github.com/AlexRogalskiy/github-action-random-proverb/blob/master/LICENSE)]. LGPLv3 is additional
permissions on top of GPLv3.
## *Authors*
***File Size*** is maintained by the following GitHub team-members:
- [](https://github.com/AlexRogalskiy)
with community support please contact with us if you have some question or proposition.
## *Versioning*
The project uses [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on
this repository][tags].## *Contribution*
[](https://badges.pufler.dev)
Please read
[CONTRIBUTING.md](https://github.com/AlexRogalskiy/github-action-random-proverb/blob/master/.github/CONTRIBUTING.md)
for details on our code of conduct, and the process for submitting pull requests to us
([emoji key](https://allcontributors.org/docs/en/emoji-key)).This project follows the [all-contributors](https://github.com/all-contributors/all-contributors)
specification. Contributions of any kind are welcome](http://makeapullrequest.com)
See also the list of [contributors][contributors] who participated in this project.
## *Acknowledgement*
[][stars]
## *Forks*
[][forkers]
## *Development Support*
Like ***File Size*** ? Consider buying me a coffee :)
[](https://www.patreon.com/alexrogalskiy)
[](https://www.buymeacoffee.com/AlexRogalskiy)
[](https://ko-fi.com/alexrogalskiy)***
[](https://www.typescriptlang.org/)
[](https://github.com/)
[](https://forthebadge.com/)[repo]: https://github.com/AlexRogalskiy/github-action-random-proverb
[tags]: https://github.com/AlexRogalskiy/github-action-random-proverb/tags
[issues]: https://github.com/AlexRogalskiy/github-action-random-proverb/issues
[pulls]: https://github.com/AlexRogalskiy/github-action-random-proverb/pulls
[wiki]: https://github.com/AlexRogalskiy/github-action-random-proverb/wiki
[stars]: https://github.com/AlexRogalskiy/github-action-random-proverb/stargazers
[forkers]: https://github.com/AlexRogalskiy/github-action-random-proverb/network/members
[contributors]: https://github.com/AlexRogalskiy/github-action-random-proverb/graphs/contributors
[license_id]: https://img.shields.io/github/license/AlexRogalskiy/github-action-random-proverb
[license_content]: https://github.com/AlexRogalskiy/github-action-random-proverb/blob/master/LICENSE
[total_usages]: https://img.shields.io/endpoint?url=https%3A%2F%2Fapi-git-master.endbug.vercel.app%2Fapi%2Fgithub-actions%2Fused-by%3Faction%3DAlexRogalskiy%2Fgithub-action-random-proverb%26badge%3Dtrue
[search_results]: https://github.com/search?o=desc&q=AlexRogalskiy/github-action-random-proverb+path%3A.github%2Fworkflows+language%3AYAML&s=&type=Code