Skip to content

Lock when required #8

@jshthornton

Description

@jshthornton

It would be an great feature to be able to specify in the build task list when to lock / unlock resources.
Say for example I have a build that takes 30 minutes to execute, but the locked resource in only in used during 3 minutes of that build (especially at the end of the build).

It would allow for a configuration such as this:

  • Task A (27 mins)
  • Lock Resource: X
  • Task B (3 mins)

This will allow multiple long builds to do a lot of their grunt work up until such a time where they need to await the unlock of a resource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationfreestyle vs pipelineSometimes one use-case is better exposed than another; this label helps note where we need to level

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions