Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: GitHub action to run yarn create @grafana/plugin update #818

Open
1 of 6 tasks
sd2k opened this issue Mar 14, 2024 · 0 comments
Open
1 of 6 tasks

Feat: GitHub action to run yarn create @grafana/plugin update #818

sd2k opened this issue Mar 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sd2k
Copy link
Contributor

sd2k commented Mar 14, 2024

Which areas does this feature request relate to

  • Create Plugin
  • Sign Plugin
  • Plugin E2E
  • Documentation

Problem

I rarely remember that I need to periodically run yarn create @grafana/plugin update, unless someone prompts me or I happen to see something in Slack.

Solution

A GitHub action, similar to dependabot/renovate, which runs yarn create @grafana/plugin update in my repository (optionally in a subdirectory) and creates a PR with the changes. I could run this on a schedule to make sure my plugin is regularly updated.

Alternatives

No response

Additional context

No response

Are you interested in contributing the solution?

  • Yes
  • No
@sd2k sd2k added the enhancement New feature or request label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 💡 Ideation
Development

No branches or pull requests

1 participant