anmol-baranwal/DevtoGitHub
Save your Dev.to articles with all the necessary information on GitHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| devApiKey | Dev API key (required) | yes | — |
| gh-token | The GitHub token for authentication. | no | ${{ github.token }} |
| outputDir | The output directory for creating markdown files | no | articles |
| outputDirReading | The output directory for saving reading list | no | "" |
| readingList | To create a reading list from DEV. | no | false |
| readTime | Reading time for articles in reading list | no | false |
| excludeTags | To filter the reading list to avoid from this tag. | no | "" |
| mustIncludeTags | To create a reading list from DEV to include this tag at all costs. | no | "" |
| synchronizeReadingList | To synchronize reading list with dev.to | no | false |
| saveArticles | To save all the articles with all the necessary information. | no | true |
| saveArticlesReadme | To create a list of saved articles linked with their respective file in the readme. | no | false |
| branch | The git branch to use | no | main |
| conventionalCommits | Use conventional commit message standards | no | true |
Outputs
no outputs