Skip to content

Extend removing a job from a workflow to also remove it from the needs of another job#830

Merged
ArBridgeman merged 4 commits intomainfrom
feature/829_remove_removed_jobs_from_need_of_another_job
May 8, 2026
Merged

Extend removing a job from a workflow to also remove it from the needs of another job#830
ArBridgeman merged 4 commits intomainfrom
feature/829_remove_removed_jobs_from_need_of_another_job

Conversation

@ArBridgeman
Copy link
Copy Markdown
Collaborator

@ArBridgeman ArBridgeman commented May 8, 2026

closes #829

Checklist

Note: If any of the items in the checklist are not relevant to your PR, just check the box.

For any Pull Request

Is the following correct:

  • the title of the Pull Request?
  • the title of the corresponding issue?
  • there are no other open Pull Requests for the same update/change?
  • that the issue which this Pull Request fixes ("Fixes...") is mentioned?

When Changes Were Made

Did you:

  • update the changelog?
  • update the cookiecutter-template?
  • update the implementation?
  • check coverage and add tests: unit tests and, if relevant, integration tests?
  • update the User Guide & other documentation?
  • resolve any failing CI criteria (incl. Sonar quality gate)?

When Preparing a Release

Have you:

  • thought about version number (major, minor, patch)?
  • checked Exasol packages for updates and resolved open vulnerabilities, if easily possible?

Comment thread exasol/toolbox/util/workflows/process_template.py
Comment thread exasol/toolbox/util/workflows/process_template.py Outdated
Comment thread test/unit/util/workflows/process_template_test.py
@ArBridgeman ArBridgeman temporarily deployed to manual-approval May 8, 2026 08:00 — with GitHub Actions Inactive
@ArBridgeman ArBridgeman requested a review from redcatbear May 8, 2026 08:01
Comment thread test/unit/util/workflows/process_template_test.py
@ArBridgeman ArBridgeman enabled auto-merge (squash) May 8, 2026 09:00
@ArBridgeman ArBridgeman merged commit 3614732 into main May 8, 2026
39 checks passed
@ArBridgeman ArBridgeman deleted the feature/829_remove_removed_jobs_from_need_of_another_job branch May 8, 2026 09:02
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 8, 2026

ArBridgeman added a commit that referenced this pull request May 8, 2026
…ds` of another job (#830)

* Extend removing a job from a workflow to also remove it from the `needs` of another job
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove removed job from needs of another job

2 participants