oncall-engine/.github/workflows
Jack Baldry 6e75374229
Use tags only workflow behavior (#5404)
# What this PR does

Without this, the action assumes there is a release branch that a tag is
made on because that is common to most other Grafana repositories. Those
repositories maintain a long-lived release branch to facilitate
backports to documentation and code.

Since grafana/oncall doesn't follow this pattern, it doesn't make sense
to try and discover the matching release branch. That action behavior is
disabled by the `tags_only: true` setting.

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2025-01-08 14:36:01 +00:00
..
build-engine-docker-image-and-publish-to-dockerhub.yml fix flaky tests + increase runner size when building docker image (#4502) 2024-06-11 10:53:17 -04:00
e2e-tests.yml chore: Switch to pnpm + adjust to IRM (#4969) 2024-09-02 12:48:23 +00:00
linting-and-tests.yml fix: address django migration failing on SQLite (#5308) 2024-11-28 13:05:22 -05:00
on-commits-to-dev.yml Drone -> GitHub Actions migration (#4466) 2024-06-05 12:25:53 -04:00
on-helm-release-pr-merged.yml main -> dev (#5084) 2024-09-24 16:51:37 -04:00
on-issue-closed.yml add on issue closed github actions workflow 2024-06-13 13:39:39 -04:00
on-issue-creation.yml update github issue product areas + label assignment 2024-06-14 12:52:14 -04:00
on-pull-requests.yml fix synk security scan on CI (#4875) 2024-08-20 15:06:54 -04:00
on-release-published.yml chore: merge helm request PRs using the grafana-irm-app GitHub App (#5078) 2024-09-24 15:31:59 -04:00
publish-technical-documentation-next.yml Update publishing workflows to use GitHub App authentication (#5399) 2025-01-07 15:37:20 +00:00
publish-technical-documentation-release.yml Use tags only workflow behavior (#5404) 2025-01-08 14:36:01 +00:00
snyk-security-scan.yml ci: fix snyk security scans (#5046) 2024-09-19 16:05:16 -04:00
triage-stale-pull-requests.yml minor github actions yml formatting 2024-06-13 13:43:21 -04:00
update-make-docs.yml add release:ignore to update make docs procedure 2024-06-13 16:25:04 -04:00
verify-public-docs-updated.yml minor github actions yml formatting 2024-06-13 13:43:21 -04:00
verify-release-label-added.yml minor github actions yml formatting 2024-06-13 13:43:21 -04:00