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

docs: Add docs for task properties isBlocked() and isBlocking() #2637

Merged
merged 2 commits into from
Feb 2, 2024

Conversation

claremacrae
Copy link
Collaborator

@claremacrae claremacrae commented Feb 2, 2024

Description

Add tests and docs for the following new task properties, for use in custom filters, sorts and groups:

  • task.isBlocked(query.allTasks)
  • task.isBlocking(query.allTasks)

Both need the argument query.allTasks.

Motivation and Context

Getting dependencies ready to release

How has this been tested?

  • New tests
  • Exploratory testing

Screenshots (if appropriate)

Types of changes

Changes visible to users:

  • Documentation (prefix: docs - improvements to any documentation content for users)

Internal changes:

  • Tests (prefix: test - additions and improvements to unit tests and the smoke tests)

Checklist

Terms

@claremacrae claremacrae added scope: documentation Improvements or additions to documentation scope: task dependencies Anything to do with making tasks aware of other tasks scope: scripting Issues to do with custom filters, custom sorting and similar labels Feb 2, 2024
@claremacrae claremacrae merged commit cf6ff2b into main Feb 2, 2024
2 checks passed
@claremacrae claremacrae deleted the add-dependency-task-properties branch February 2, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: documentation Improvements or additions to documentation scope: scripting Issues to do with custom filters, custom sorting and similar scope: task dependencies Anything to do with making tasks aware of other tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant