Skip to content

Commit

Permalink
update TODO
Browse files Browse the repository at this point in the history
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
  • Loading branch information
seapagan committed Sep 24, 2023
1 parent 9db1554 commit a1aacea
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ importance.
- add a default dockerfile? Maybe a docker-compose file as well?
- take a look at the release-drafter GitHub action and see if worth using.
- add the `actions/stale` action to the generated project.
- add CLI command to generate the CHANGELOG.md file from the git history, using
`github_changelog_generator`. This would take the GitHub Key from the config
file if wanted. Note that without the Key, the GitHub API is rate limited to
50 requests per hour which is not usually usable unless you have a very small
project with few commits.
- update the POE tasks to add help text to each task.
- automatically create the new GitHub repository from the CLI. This would
require the GitHub API key to be in the config file.
Expand Down

0 comments on commit a1aacea

Please sign in to comment.