Create your own best-of list
Welcome
-
Create a new repository based on the best-of template.
-
Run the
setup-best-of-list
workflow:Actions
->setup-best-of-list
->Run workflow
-
Select and merge the setup pull request: After about one minute, a pull request should appear in the
Pull requests
section -> Select theInitial setup for best-of list
pull request -> SelectMerge Pull Request
->Confirm Merge
-
Run the
update-best-of-list
workflow:Actions
->update-best-of-list
->Run workflow
(you don't have to provide a version as input). The workflow will probably run for 2-3 minutes. Once it is finished, another pull request is created with the generatedREADME.md
. Merge the pull request and publish the draft release as instructed in the PR.
Congrats projects.yaml
as described in the documentation. After you added a few projects, you can either just manually rerun the update-best-of-list
workflow to update the markdown page or wait for a few days until the scheduled action is run automatically. Keep in mind that the automated workflow also creates PRs for every update which you still need to merge manually. You can also start adapting the header and footer templates in config/header.md
and config/footer.md
to customize your list.
For more information on the projects.yaml
, project properties or configuration, please refer to the best-of-generator documentation.