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

improvements for role-make-version-changelog.sh #349

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

richm
Copy link
Contributor

@richm richm commented Aug 16, 2024

Do not clone repo unless necessary. This means you can use without
LSR_BASE_DIR. It will create a tempdir for the cloned repo.

Clean up output a little for readability.

Do not prompt to release role unless AUTOSKIP=false.

Add new feature - AUTOSKIP_PR_TYPES - by default, if the only
changes to the role are ci related changes, the script will
skip that role. If you really want to do a release of a role
which has only ci changes, set AUTOSKIP_PR_TYPES=none

@richm richm requested a review from spetrosi August 16, 2024 20:35
@richm richm force-pushed the make-changelog-improvements branch from b6ac58f to 5ec2ec8 Compare August 16, 2024 20:36
@richm richm changed the title make changelog improvements improvements for role-make-version-changelog.sh Aug 16, 2024
@richm richm force-pushed the make-changelog-improvements branch from 5ec2ec8 to 53ffda0 Compare August 22, 2024 03:24
Do not clone repo unless necessary.  This means you can use without
LSR_BASE_DIR.  It will create a tempdir for the cloned repo.

Clean up output a little for readability.

Do not prompt to release role unless AUTOSKIP=false.

Add new feature - AUTOSKIP_PR_TYPES - by default, if the only
changes to the role are `ci` related changes, the script will
skip that role.  If you really want to do a release of a role
which has only `ci` changes, set `AUTOSKIP_PR_TYPES=none`
@richm richm force-pushed the make-changelog-improvements branch from 53ffda0 to 85e9a1f Compare August 22, 2024 13:15
@richm richm merged commit 173b2c6 into linux-system-roles:main Aug 22, 2024
4 checks passed
@richm richm deleted the make-changelog-improvements branch August 22, 2024 15:47
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.

1 participant