runner/.forgejo/workflows
Earl Warren 83e7b4ae10
chore(cleanup): dispatch workflows according to the role of the repository (#790)
The `vars.ROLE` in each repository was set as follows:

- https://code.forgejo.org/forgejo/runner => forgejo-coding
- https://code.forgejo.org/forgejo-integration/runner => forgejo-integration
- https://invisible.forgejo.org/forgejo/runner => forgejo-release

It reflects how Forgejo roles are dispatched. Update all workflows to
use the ROLE to determine if it is relevant for them to run. It is
more straightforward than the previous approach based on the name of
the owner.

There were cases where the logic was wrong and workflows ran
needlessly, for instance because the runner release is now published
from an organization that is forgejo and not forgejo-release.

<!--start release-notes-assistant-->
<!--URL:https://code.forgejo.org/forgejo/runner-->
- other
  - [PR](https://code.forgejo.org/forgejo/runner/pulls/790): <!--number 790 --><!--line 0 --><!--description Y2hvcmUoY2xlYW51cCk6IGRpc3BhdGNoIHdvcmtmbG93cyBhY2NvcmRpbmcgdG8gdGhlIHJvbGUgb2YgdGhlIHJlcG9zaXRvcnk=-->chore(cleanup): dispatch workflows according to the role of the repository<!--description-->
<!--end release-notes-assistant-->

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/790
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>
2025-08-03 08:34:09 +00:00
..
act.yml chore(cleanup): dispatch workflows according to the role of the repository (#790) 2025-08-03 08:34:09 +00:00
build-release-integration.yml chore(cleanup): dispatch workflows according to the role of the repository (#790) 2025-08-03 08:34:09 +00:00
build-release.yml chore(cleanup): dispatch workflows according to the role of the repository (#790) 2025-08-03 08:34:09 +00:00
cascade-setup-forgejo.yml Update https://code.forgejo.org/actions/cascading-pr action to v2.2.1 (#717) 2025-07-21 07:44:19 +00:00
docker-build-push-action-in-lxc.yml chore(cleanup): dispatch workflows according to the role of the repository (#790) 2025-08-03 08:34:09 +00:00
example-docker-compose.yml chore(cleanup): dispatch workflows according to the role of the repository (#790) 2025-08-03 08:34:09 +00:00
example-lxc-systemd.yml chore(cleanup): dispatch workflows according to the role of the repository (#790) 2025-08-03 08:34:09 +00:00
publish-release.yml chore(cleanup): dispatch workflows according to the role of the repository (#790) 2025-08-03 08:34:09 +00:00
release-notes-assistant.yml Update dependency forgejo/release-notes-assistant to v1.4.0 (#795) 2025-08-02 20:13:42 +00:00
test.yml chore(cleanup): dispatch workflows according to the role of the repository (#790) 2025-08-03 08:34:09 +00:00