rabbitmq-server/.github
Aitor Perez 4efb3df39e
CI: tweak OCI build triggers
Building on push to any branch is wasteful and unnecessary, because most
of built images are never used. The workflow dispatch trigger covers the
use case to build an image from the latest commit in a branch.

The use case to validate/QA a PR is now covered by on pull request
trigger. This trigger has a caveat: PRs from forks won't produce a
docker image.

Why?
Because PRs from forks do not inject rabbitmq-server secrets. This is a
security mechanism from GitHub, to protect repository secrets.

With this trigger is possible to QA/validate PRs from other Core team
members. Technically, anyone with 'write' access to our repo to push
branches.
2025-05-13 11:10:19 +01:00
..
DISCUSSION_TEMPLATE [skip ci] Add new versions to GH Discussion template 2025-04-16 14:15:32 +02:00
workflows CI: tweak OCI build triggers 2025-05-13 11:10:19 +01:00
ISSUE_TEMPLATE.md Update current GitHub issue and PR templates 2024-05-01 11:55:12 -04:00
PULL_REQUEST_TEMPLATE.md Update current GitHub issue and PR templates 2024-05-01 11:55:12 -04:00
SECURITY.md Update SECURITY.md 2024-11-03 21:52:30 -05:00
dependabot.yaml Add one Maven project to dependabot on 3.13 branch 2025-03-05 15:02:39 +01:00
mergify.yml Remove Bazel files 2025-03-13 13:42:34 +00:00