oncall-engine/.github/workflows
Joey Orlando eac562cd94
Automate release note generation (#4004)
# What this PR does

- Automate our release note creation using `.github/release.yml` (see
docs
[here](https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#example-configurations)).
- Add a GitHub Actions check for PRs to ensure that each PR contains one
`release:` label (which dictates how it will show up in the release
notes)

In addition, created the required labels:
<img width="701" alt="Screenshot 2024-03-04 at 13 25 45"
src="https://github.com/grafana/oncall/assets/9406895/eab83658-dfe9-478e-90d1-7cd66d9fce5d">

Once these changes are adopted and merged to `main` we can also delete
the `pr:no changelog` label.

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2024-03-06 14:37:55 +00:00
..
daily-e2e-tests.yml Fix daily e2e tests GitHub Actions cron job (#3923) 2024-02-27 09:21:53 -05:00
e2e-tests.yml Deploy PR e2e test report to GH Pages (#3952) 2024-02-28 06:13:26 +00:00
helm_release.yml configure yamllint pre-commit step (#2728) 2023-08-03 02:35:08 -04:00
helm_release_pr.yml configure yamllint pre-commit step (#2728) 2023-08-03 02:35:08 -04:00
issue_commands.yml configure yamllint pre-commit step (#2728) 2023-08-03 02:35:08 -04:00
linting-and-tests.yml Fix daily e2e tests GitHub Actions cron job (#3923) 2024-02-27 09:21:53 -05:00
on-issue-creation.yml update PR template + change assigned label on issue creation (#4020) 2024-03-06 12:08:41 +00:00
publish-technical-documentation-next.yml fix documentation CI job yaml formatting issue 2023-08-17 11:07:36 +02:00
publish-technical-documentation-release.yml remove extraneous double quote 2023-08-17 11:19:05 +02:00
snyk.yml Revert "upgrade to Python 3.12 (#3456)" and "bump uwsgi version to latest #3466" (#3483) 2023-12-01 09:56:26 -05:00
triage-stale-pull-requests.yml Add GitHub action cron job to triage stale GH issues (#3209) 2023-11-07 13:46:37 -05:00
update-make-docs.yml Update make docs procedure (#3265) 2023-11-06 10:09:09 +00:00
verify-public-docs-updated.yml configure yamllint pre-commit step (#2728) 2023-08-03 02:35:08 -04:00
verify-release-label-added.yml Automate release note generation (#4004) 2024-03-06 14:37:55 +00:00