chore(maint): make PR changelog edits release-only (#92607)

This commit is contained in:
Val Alexander
2026-06-13 02:57:08 -05:00
committed by GitHub
parent c9f0bfd476
commit 4640baa299
9 changed files with 39 additions and 574 deletions
-2
View File
@@ -58,8 +58,6 @@ source "$script_parent_dir/pr-lib/worktree.sh"
# shellcheck disable=SC1091
source "$script_parent_dir/pr-lib/common.sh"
# shellcheck disable=SC1091
source "$script_parent_dir/pr-lib/changelog.sh"
# shellcheck disable=SC1091
source "$script_parent_dir/pr-lib/gates.sh"
# shellcheck disable=SC1091
source "$script_parent_dir/pr-lib/push.sh"