runner/.forgejo/workflows
Earl Warren ad90bb4b68
Revert "fix: also cascade if run-*-test is set when the PR is open (#948)" (#950)
This reverts commit 1178cf6d24.

This was an incorrect fix to a different problem. The `labeled` event is run when a pull request is opened. Adding an `opened` event will just needlessly duplicate the runs.

The actual problem was me assuming too quickly that a short runtime (15s) indicated that the cascade was not run.

This is what happened at https://code.forgejo.org/forgejo/runner/pulls/935

- the cascade is run https://code.forgejo.org/forgejo/runner/pulls/935#issuecomment-57986
- the duration is very short because the commit status is set [by the last event (closed)](https://code.forgejo.org/forgejo/runner/actions/runs/9344/jobs/0#jobstep-1-12)
  ![image](/attachments/2aecc2f6-8fc0-4778-91c3-de689808a30e)

<!--start release-notes-assistant-->
<!--URL:https://code.forgejo.org/forgejo/runner-->
- other
  - [PR](https://code.forgejo.org/forgejo/runner/pulls/950): <!--number 950 --><!--line 0 --><!--description UmV2ZXJ0ICJmaXg6IGFsc28gY2FzY2FkZSBpZiBydW4tKi10ZXN0IGlzIHNldCB3aGVuIHRoZSBQUiBpcyBvcGVuICgjOTQ4KSI=-->Revert "fix: also cascade if run-*-test is set when the PR is open (#948)"<!--description-->
<!--end release-notes-assistant-->

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/950
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2025-09-08 00:14:44 +00:00
..
build-release-integration.yml Update https://data.forgejo.org/actions/setup-forgejo action to v3.0.2 (#863) 2025-08-15 09:49:04 +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-forgejo.yml Revert "fix: also cascade if run-*-test is set when the PR is open (#948)" (#950) 2025-09-08 00:14:44 +00:00
cascade-setup-forgejo.yml Revert "fix: also cascade if run-*-test is set when the PR is open (#948)" (#950) 2025-09-08 00:14:44 +00:00
docker-build-push-action-in-lxc.yml Update code.forgejo.org/forgejo/forgejo Docker tag to v11.0.5 (#945) 2025-09-07 07:48:49 +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 Update https://data.forgejo.org/actions/setup-forgejo action to v3.0.2 (#863) 2025-08-15 09:49:04 +00:00
publish-release.yml chore: links to container images and documentation in the release (#811) 2025-08-05 14:00:27 +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: do not force GOPROXY (#899) 2025-08-21 11:53:48 +00:00