fix(autopatch): Removed add_files action for 'NEWS' from config-portable.yaml since the file already exists in the package (it is now in #1

Merged
eabdullin merged 1 commits from agent-fix/a8-20260427-075319 into a8 2026-04-27 08:50:37 +00:00

View File

@ -7,12 +7,6 @@ actions:
- script: "replace_spec.sh"
cwd: "rpms"
- add_files:
- type: "source"
name: "NEWS"
number: "Latest"
modify_spec: false
- changelog_entry:
- name: "eabdullin"
email: "eabdullin@almalinux.org"