[Librecores Discussion] How to update README and LICENSE text
Philipp Wagner
lists at philipp-wagner.com
Wed May 17 10:53:41 CEST 2017
Hi,
thanks for your feedback, which comes indeed at a very good time, as
I've just deployed the relevant code.
To automatically update the project information at every push, please
register the URL https://www.librecores.org/taichi-ishitani/rggen/update
as push hook in github. You can do this by
- visiting your project on github
- click on Settings
- click on Webhooks
- click on Add webhook
- Enter https://www.librecores.org/taichi-ishitani/rggen/update as
"Payload URL", set Content-Type to "application/json" and leave all
other fields with their default values. (No secret is needed).
- Click on "Add webhook"
Now on every push the README, LICENSE and other content on LibreCores
gets updated automatically.
To manually trigger an update, just call
https://www.librecores.org/taichi-ishitani/rggen/update directly in your
browser.
As a side note, for newly created projects we add this webhook
automatically.
Please let me know if this solves your problem.
Best,
Philipp
Am 16.05.2017 um 17:53 schrieb 石谷太一:
> Hi LibreCores team,
>
> I'm Taichi Ishitani from Japan and have a question.
>
> I register my project as a LibreCore project.
> https://www.librecores.org/taichi-ishitani/rggen
> I want to update the README and LICENSE text of my project. How can I do?
>
> Regards,
> Taichi Ishitani
>
>
>
> _______________________________________________
> Discussion mailing list
> Discussion at lists.librecores.org
> https://lists.librecores.org/listinfo/discussion
>
More information about the Discussion
mailing list