oncall-engine/.github
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
..
actions ci: patch issue in gcom curl command (#5061) 2024-09-23 12:30:31 -04:00
ISSUE_TEMPLATE update github issue product areas + label assignment 2024-06-14 12:52:14 -04:00
workflows Use tags only workflow behavior (#5404) 2025-01-08 14:36:01 +00:00
CODEOWNERS chore: update CODEOWNERS (#5237) 2024-11-06 15:03:11 -05:00
helm-ci.yml Configure cross plugin e2e tests (#4222) 2024-04-25 06:25:59 +00:00
pull_request_template.md PR template: "Closes" -> "Related to" (#4693) 2024-07-17 13:44:16 +00:00
release.yml Automate release note generation (#4004) 2024-03-06 14:37:55 +00:00
verify-public-docs-updated.sh add small script + github action to check that public docs updated (#1177) 2023-01-20 13:23:06 +01:00