Merge pull request '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) from agent-fix/a8-20260427-075319 into a8

Reviewed-on: #1
This commit is contained in:
eabdullin 2026-04-27 08:50:37 +00:00
commit a0b4313940

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"