From d6fe9e421a111cf0a4c54f4594ab530692792f2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Tue, 30 Apr 2024 11:56:03 +0200 Subject: [PATCH] Remove no needed command --- config/settings-production.yml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/config/settings-production.yml b/config/settings-production.yml index a0f447ee..221b194e 100644 --- a/config/settings-production.yml +++ b/config/settings-production.yml @@ -197,28 +197,6 @@ buffy: - issue_id mapping: repository_url: target-repository - - accept_ignoring_errors: - if: - value_matches: - archive: "^((?!Pending).)*$" - reject_msg: "Paper is not ready for acceptance yet, the archive is missing" - only: eics - hidden: true - command: accept ignoring errors - workflow_repo: openjournals/joss-papers - workflow_name: accept.yml - workflow_ref: master - description: Accept and publish the paper - message: "```\nDoing it live! Attempting automated processing of paper acceptance (ignoring metadata errors)...\n```" - inputs: - add_labels: "accepted,published" - validation_mode: "ignore-errors" - data_from_issue: - - branch - - target-repository - - issue_id - mapping: - repository_url: target-repository - reaccept: if: value_matches: