Skip to content

Backport of VAULT-15840: Allow updates of only entity-alias custom-metadata into release/1.13.x #1910

Backport of VAULT-15840: Allow updates of only entity-alias custom-metadata into release/1.13.x

Backport of VAULT-15840: Allow updates of only entity-alias custom-metadata into release/1.13.x #1910

Workflow file for this run

name: Autoremove Labels
on:
issues:
types: [closed]
pull_request_target:
types: [closed]
jobs:
RemoveWaitingLabelFromClosedIssueOrPR:
if: github.event.action == 'closed'
runs-on: ubuntu-latest
steps:
- name: Remove triaging labels from closed issues and PRs
uses: actions-ecosystem/action-remove-labels@v1
with:
labels: |
waiting-for-response