Skip to content

SCANNPM-112 Do not create jira tickets for renovate#229

Merged
vdiez merged 4 commits intomasterfrom
no-jira
Jul 25, 2025
Merged

SCANNPM-112 Do not create jira tickets for renovate#229
vdiez merged 4 commits intomasterfrom
no-jira

Conversation

@vdiez
Copy link
Contributor

@vdiez vdiez commented Jul 25, 2025

SCANNPM-112

Changed config to create renovate PRs at any time

@vdiez vdiez requested a review from zglicz July 25, 2025 07:07
@hashicorp-vault-sonar-prod hashicorp-vault-sonar-prod bot changed the title Do not create jira tickets for renovate SCANNPM-112 Do not create jira tickets for renovate Jul 25, 2025
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>SonarSource/renovate-config:languages-team"],
"configMigration": true,
"schedule": ["before 6am every weekday"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so this is not being honored?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is, but seeing that we get so many conflicts, I would rather have the PRs created spread among the day so we can merge them quicker without all of them blocking the others with conflicts...

@sonarqubecloud
Copy link

🤖 Pull Request summary

Updates dependencies and refines Renovate automation configuration.

Removed Renovate schedule: Eliminates the "before 6am every weekday" schedule to allow updates at any time
Enhanced workflow filter: Adds bot exclusion (github.event.sender.type != 'Bot') to prevent automatic ticket creation for bot-generated PRs
Dependency updates: Updates properties-file (3.5.12→3.5.13), @typescript-eslint/parser (8.37.0→8.38.0), jest (30.0.4→30.0.5)
Removed chai dependency: Removes unused chai testing library from both main and integration test packages

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@vdiez vdiez merged commit d145b5e into master Jul 25, 2025
8 checks passed
@vdiez vdiez deleted the no-jira branch July 25, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants