forgejo/.forgejo/workflows
Earl Warren 87fd4eeaa5 Revert "chore(ci): merge jobs in issue-labels.yml in one workflow" (#6178)
This is a clean revert of the commits that led to grouping all jobs related to issue labeling into one workflow. The assumption that it would be more efficient was incorrect because it assumed the conditions for running each job would be evaluated statically Forgejo side. In reality the conditions are evaluated by the runner and multiplies the number of runs required instead of decreasing them. In turn, this clutters the status line of each pull request with numerous skipped runs. Finally it is more complex to maintain multiple jobs into a single workflow because the conditions for it to run have to be duplicated.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6178
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2024-12-06 11:05:00 +00:00
..
backport.yml Revert "chore(ci): merge jobs in issue-labels.yml in one workflow" (#6178) 2024-12-06 11:05:00 +00:00
build-release-integration.yml chore(ci): ROLE forgejo-coding & forgejo-testing 2024-11-13 22:18:35 +01:00
build-release.yml vars.SKIP_END_TO_END optionally skip tests when building a release 2024-10-17 07:31:22 +02:00
cascade-setup-end-to-end.yml Revert "chore(ci): merge jobs in issue-labels.yml in one workflow" (#6178) 2024-12-06 11:05:00 +00:00
forgejo-integration-cleanup.yml chore(ci): do not remove tags from forgejo-integration 2024-08-11 07:22:21 +02:00
merge-requirements.yml Revert "chore(ci): merge jobs in issue-labels.yml in one workflow" (#6178) 2024-12-06 11:05:00 +00:00
mirror.yml chore(ci): Use mirrored container images for node 2024-08-12 16:11:35 +02:00
publish-release.yml chore(ci): remove unused experimental DNS updates 2024-11-20 15:13:53 +00:00
release-notes-assistant-milestones.yml chore(ci): ROLE forgejo-coding & forgejo-testing 2024-11-13 22:18:35 +01:00
release-notes-assistant.yml Revert "chore(ci): merge jobs in issue-labels.yml in one workflow" (#6178) 2024-12-06 11:05:00 +00:00
renovate.yml Update renovate to v39.42.4 (forgejo) (#6115) 2024-12-02 07:14:08 +00:00
testing.yml ci: use more tmpfs and noatime for faster CI 2024-11-22 11:13:04 +01:00