Skip to content

updatecli: change PR title #353

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

Merged
merged 1 commit into from
May 2, 2024

Conversation

v1v
Copy link
Member

@v1v v1v commented Apr 30, 2024

Help with a better git commit history when merged.

From #330 to a PR title more meaningful.

@v1v v1v requested review from a team April 30, 2024 14:24
@v1v v1v self-assigned this Apr 30, 2024
Copy link
Member

@xrmx xrmx left a comment

Choose a reason for hiding this comment

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

@v1v
Copy link
Member Author

v1v commented Apr 30, 2024

Where do I find the action reference?

.github/workflows/bump-version.yml uses .ci/bump-version.yml - see L24

We use updatecli in conjunction with GitHub actions to automate some dependency management when dependabot or any other tools don't support our specific use case.

In this particular case, there is an updatecli manifest in .ci/bump-version.yml, that's the one responsible for:

  1. Fetch the latest release for the apm-agent-python.
  2. Update the requirements.txt and Dockerfile files
  3. Create a Pull Request.

That manifest is triggered through the GitHub workflow .github/workflows/bump-version.yml

Copy link
Member

@xrmx xrmx left a comment

Choose a reason for hiding this comment

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

Thanks for the explanation!

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