Automating Gitea workflow #60

Closed
opened 2024-12-16 13:16:41 +01:00 by ansv7779 · 1 comment
Owner

Ideas for automating workflows in Gitea.

  • Tag newly created issues with 'new'
  • On issue assigned: Move to "doing"
  • On (non-WIP) PR opened: add PR to project in "review needed column"
  • On PR assigned: Move PR to "review in progress"
  • On PR merged:
    • Move PR to "done" (to show reviews as work done)
    • Move linked issues to "ready for production"
Ideas for automating workflows in Gitea. * Tag newly created issues with 'new' * On issue assigned: Move to "doing" * On (non-WIP) PR opened: add PR to project in "review needed column" * On PR assigned: Move PR to "review in progress" * On PR merged: * Move PR to "done" (to show reviews as work done) * Move linked issues to "ready for production"
ansv7779 added the
new
discussion
labels 2024-12-16 13:16:41 +01:00
ansv7779 removed the
new
label 2025-01-10 13:28:45 +01:00
Author
Owner

There is no API available for any project related automation unfortunately.

There is no API available for any project related automation unfortunately.
Sign in to join this conversation.
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DMC/scipro#60
No description provided.