23
1
Fork 0
Dépôt d'outils pour le service forge.chapril.org. https://forge.chapril.org/
Go to file
Pierre-Louis Bonicoli 6a422f6b70
Send a notification to users
Email the owners of the given repositories telling them that terms and
conditions of the service must be abided. A private redmine note is
added to an issue to keep track of these requests. This script must be
executed on the Gitea host.

Usage:

    # cat repositories.txt
    https://forge.chapril.org/user1/repo1
    https://forge.chapril.org/userX/repoZ
    # ./notify_owners.py repositories.txt
2022-02-23 20:45:31 +01:00
monitoring Renamed monitoring file. 2020-11-08 06:15:08 +01:00
rapport_activite Fixed bug in activity report script. 2021-01-02 17:10:37 +01:00
.gitignore Added gitignore file. 2020-11-08 06:02:33 +01:00
LICENSE Added license file. 2020-12-31 16:11:53 +01:00
README.md Added license file. 2020-12-31 16:11:53 +01:00
notify_owners.py Send a notification to users 2022-02-23 20:45:31 +01:00
notify_owners.requirements.txt Send a notification to users 2022-02-23 20:45:31 +01:00

README.md

forge.chapril.org-tools

LICENSE

The content of this repository is released under the GNU AGPL3+.