leosilvagomes/Git Jekyll Actions
Integrate issues on github with jekyll structure for facilitate pages post creation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| post-tag | — | no | post |
Outputs
| name | description |
|---|---|
| changes_detected | Value is "true", if the repository was dirty and file changes have been detected. Value is "false", if no changes have been detected. |
| commit_hash | Full hash of the created commit. Only present if the "changes_detected" output is "true". |