WordPress / openverse

Openverse is a search engine for openly-licensed media. This monorepo includes all application code.

Home Page:https://openverse.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Require GitHub issue and initiating maintainer for manual batched update runs

AetherUnbound opened this issue · comments

Description

Once #4457 is complete, we can add the following required parameters for each manually triggered batched update run:

  • GitHub Issue URL
  • Issuing maintainer (in the form of GitHub username)

This would need to be added to the parameters required for a DAG run, and would need to be done programmatically since the automatic batched update runs do not require those parameters.