Suggest auto do generate-license & generate-gitignore #5937

Closed
opened 2025-11-02 06:40:48 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @a1012112796 on GitHub (Sep 2, 2020).

  • Gitea version (or commit ref):
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

As title, I think it's necessary to do generate-license & generate-gitignore Periodically. Maybe we can use drone cron work to do it. Thanks. It maybe looks like this

---
kind: pipeline
name: license_gitignore_update

platform:
  os: linux
  arch: amd64

trigger:
  event:
    - cron # each one or two month is enough

# do something ....
Originally created by @a1012112796 on GitHub (Sep 2, 2020). - Gitea version (or commit ref): - Git version: - Operating system: - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [ ] Not relevant - Log gist: ## Description As title, I think it's necessary to do generate-license & generate-gitignore Periodically. Maybe we can use drone cron work to do it. Thanks. It maybe looks like this ```YML --- kind: pipeline name: license_gitignore_update platform: os: linux arch: amd64 trigger: event: - cron # each one or two month is enough # do something .... ```
GiteaMirror added the issue/confirmedtopic/build labels 2025-11-02 06:40:48 -06:00
Author
Owner

@stale[bot] commented on GitHub (Nov 9, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (Nov 9, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Author
Owner

@a1012112796 commented on GitHub (Nov 12, 2020):

ping

@a1012112796 commented on GitHub (Nov 12, 2020): ping
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5937