Autoclose issues created by Jira integration (#4722)

This will enable the automation to close issues that it created, to keep things more cleaned up.

Manually created issues will not be affected.
This commit is contained in:
Pavel Mikula 2025-03-07 09:30:57 +01:00 committed by GitHub
parent 805318ee1b
commit c9e1585367
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,6 @@ jobs:
# For external PR, ticket should be moved manually
if: |
github.event.pull_request.head.repo.full_name == github.repository
&& github.event.pull_request.merged
steps:
- id: secrets
uses: SonarSource/vault-action-wrapper@v3