github / lock

Lock Action to support deployment locking for the branch-deploy Action
MIT License
31 stars 5 forks source link

Include lock metadata in output if present #18

Closed lucasmelin closed 1 year ago

lucasmelin commented 1 year ago

This PR updates the check mode of this action to output the following if they exist in the lock metadata:

This is useful for scenarios such as outputting the lock information into the GitHub Actions Job summary so that it's more visible for users.