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

Automatically update latests #4819

Draft
wants to merge 80 commits into
base: master
Choose a base branch
from

Conversation

quinna-h
Copy link

@quinna-h quinna-h commented Oct 23, 2024

What does this PR do?

Automatically update latests.json, versions.json based on the latest package versions available on npm.

An example workflow result: https://github.com/DataDog/dd-trace-js/actions/runs/11487502786/job/31972203902

TODO:

  • Enable PR action that opens the PR to update latests.json and versions.json using the same peter-evans/create-pull-request@v6 bot

Motivation

Plugin Checklist

Additional Notes

outdated-integrations:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

Choose a reason for hiding this comment

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

🟠 Code Vulnerability

Workflow depends on a GitHub actions pinned by tag (...read more)

View in Datadog  Leave us feedback  Documentation

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.

3 participants