Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tasks section with overview and prioritize tasks #2045

Merged
merged 10 commits into from
Oct 24, 2023

Conversation

N-lson
Copy link
Contributor

@N-lson N-lson commented Oct 20, 2023

I have intentionally not included any images as the UI is not necessarily final.

[sc-62624]

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #62624: Public documentation for Task prioritization.

Prioritizing Tasks can be done either on the **Tasks** page or when viewing an individual Task. On the **Tasks** page, select the overflow menu (`...`) on a queued task and click **Move to Top**. If you are viewing an individual Task, click the **Move to Top** button. Once an executing Task has completed, the prioritized Task will immediately start executing before any other Tasks in the queue.

:::div{.warning}
Ensure any other queued deployments to the same infrastructure are cancelled when prioritizing a deployment, otherwise an unexpected version of a release may overwrite the prioritized deployment.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Can "environment" be more specific than "infrastructure" in this sentence?

title: Reprioritize Tasks
description: An example script to find deployments or runbook runs for a specific environment, project, or tenant and move them to the top of the queue.
---
import ReprioritizeTasks from 'src/shared-content/scripts/reprioritize-tasks.include.md';

:::div{.hint}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good finding 👍

@N-lson N-lson merged commit aa7e1c0 into main Oct 24, 2023
3 checks passed
@N-lson N-lson deleted the nelson/docs-for-task-prioritization branch October 24, 2023 02:29
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.

2 participants