From ea72fe700448e6eba2fba5294f8d443042bf65de Mon Sep 17 00:00:00 2001 From: Tsachi Shlidor Date: Sun, 17 Mar 2024 12:57:36 +0200 Subject: [PATCH] chore: update update_master.yml * chore(deps-dev): bump undici from 5.28.2 to 5.28.3 (#559) * fix: av1 support (#557) * chore(edge): release 1.10.7-edge.0 (#561) * ME-6152-type-definitions (#560) * fix: type definitions * fix: type definitions * chore: remove jsdocs * fix: type definitions * fix: type definitions * fix: type definitions * chore: remove jsdocs * chore(edge): release 1.10.7-edge.1 (#562) * fix: types exports (#565) * chore(edge): release 1.10.7-edge.2 (#566) * feat: kareoke style subtitles (#563) * feat: karaoke style subtitles * fix: types exports * feat: kareoke style subtitles * feat: kareoke style subtitles * feat: kareoke style subtitles * chore: add example page * chore(edge): release 1.10.7-edge.3 (#567) * chore(edge): release 1.10.7-edge.3 * Update CHANGELOG.md * fix: allowUsageReport (#569) * chore(edge): release 1.10.7-edge.4 (#570) * fix: mimetypes (#572) * fix: mimetypes * fix: mimetypes * fix: mimetypes * fix: poster image for raw URLs (#573) * chore(edge): release 1.10.7-edge.5 (#574) * chore: example pages (#575) * chore: example pages * chore: example pages * chore: example pages * CI: Create update_master.yml * CI: Update update_master.yml * Update update_master.yml * CI: Update update_master.yml * CI: Update update_master.yml * CI: Update update_master.yml * CI: Update update_master.yml * ci: Update update_master.yml * ci: Update update_master.yml * ci: Update update_master.yml --- .github/workflows/update_master.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update_master.yml b/.github/workflows/update_master.yml index 26e2510b..569ad4ff 100644 --- a/.github/workflows/update_master.yml +++ b/.github/workflows/update_master.yml @@ -22,6 +22,13 @@ jobs: uses: peter-evans/create-pull-request@v6 with: token: ${{ secrets.BOT_TOKEN }} - title: Update Master - body: This PR was created Automatically branch: update-master + title: chore: update master + body: | + This PR was created Automatically. + + Please approve and squash-merge it. + + Before merging, make sure all the changes are listed in the squash-commit footer. + + Commit footer format for release-please (see https://github.com/googleapis/release-please/tree/main?tab=readme-ov-file#what-if-my-pr-contains-multiple-fixes-or-features):