Skip to content

Comments

ci: add repository_dispatch trigger for Renovate PRs to enable CI wor…#19

Merged
mvgadagi merged 1 commit intomainfrom
feature/renovate-ci-fix
Dec 20, 2025
Merged

ci: add repository_dispatch trigger for Renovate PRs to enable CI wor…#19
mvgadagi merged 1 commit intomainfrom
feature/renovate-ci-fix

Conversation

@mvgadagi
Copy link
Contributor

…kflows

  • Add repository_dispatch event with 'renovate-ci' type to ci.yml workflow
  • Update concurrency group to use client_payload.head_ref for dispatch events
  • Add statuses write permission to ci.yml
  • Update checkout ref to use client_payload.head_sha for dispatch events
  • Add step in renovate.yml to trigger CI for Renovate PRs via repository_dispatch
  • Change actions permission from read to write in renovate.yml to allow dispatch

Before submitting the PR, please make sure you do the following:

  • Read the Contributing Guidelines
  • Reference your PR to an issue that was discussed ahead of time
  • The PR should contain a clear description of the problem it solves
  • Ideally, include a test that fails without this PR but passes with it.

Tests and linting

  • Run the unit tests with pnpm test
  • Run the linting with pnpm lint
  • Run the build with pnpm build

Thank you for contributing to Renovate Playground!

…kflows

- Add repository_dispatch event with 'renovate-ci' type to ci.yml workflow
- Update concurrency group to use client_payload.head_ref for dispatch events
- Add statuses write permission to ci.yml
- Update checkout ref to use client_payload.head_sha for dispatch events
- Add step in renovate.yml to trigger CI for Renovate PRs via repository_dispatch
- Change actions permission from read to write in renovate.yml to allow dispatch
@mvgadagi mvgadagi merged commit f6d2f08 into main Dec 20, 2025
5 checks passed
@mvgadagi mvgadagi deleted the feature/renovate-ci-fix branch December 20, 2025 14:27
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.1.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant