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

Use PR comments to display diffs in DSL->Jenkins changes #831

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

j-rivero
Copy link
Contributor

Change the #794 to display the diffs between Jenkins XML config files generated for changes in the PR to use a comment in PR instead of exporting artifacts in Github Actions. Convenient to save 4-5 clicks, download and open different files when looking a PR.

The changes in the code are ugly since the handle of multiline output in combination with using ``` inside the github action brings many problems.

See it in action: j-rivero#3 (comment)

Before merging: it needs a token from an existing GitHub user with public_repo credentials in USER_TOKEN. The idea is to use @osrf-jenkins or @gazebosim to do it.

Copy link
Contributor

@scpeters scpeters left a comment

Choose a reason for hiding this comment

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

nice!

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