Skip to content

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

Closed
@a1012112796

Description

@a1012112796
  • 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 ....

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedtopic/buildPR changes how Gitea is built, i.e. regarding Docker or the Makefile

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions