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

Allow control over transformPresentation with autofix #687

Closed
ipcrm opened this issue Mar 15, 2019 · 0 comments · Fixed by #713
Closed

Allow control over transformPresentation with autofix #687

ipcrm opened this issue Mar 15, 2019 · 0 comments · Fixed by #713
Assignees
Labels
changelog:added Add this issue or pull request to added changelog section enhancement New feature or request

Comments

@ipcrm
Copy link
Contributor

ipcrm commented Mar 15, 2019

Allow autofix goals to optionally open PRs for the team to review instead of pushing a new commit directly back to the source branch. Optionally, allow SDM developer to decide if the autofix should fail the goalset or simply open a PR and continue.

The scenario this is to be used for would allow opening PRs and having the team review them prior to committing. This would enable the gradual rollout of changes instead of using a push model with a code transform. Based on the severity of the change (ie a best practices perhaps vs a CVE fix) the developer could decide if the delivery process should be stopped before the change is applied or if it should be allowed to continue.

@cdupuis cdupuis self-assigned this Mar 19, 2019
@cdupuis cdupuis added enhancement New feature or request changelog:added Add this issue or pull request to added changelog section labels Mar 19, 2019
cdupuis added a commit that referenced this issue Apr 18, 2019
cdupuis added a commit that referenced this issue Apr 18, 2019
cdupuis added a commit that referenced this issue Apr 19, 2019
cdupuis added a commit that referenced this issue Apr 19, 2019
cdupuis added a commit that referenced this issue Apr 19, 2019
cdupuis added a commit that referenced this issue Apr 19, 2019
atomist-bot added a commit that referenced this issue Apr 19, 2019
[atomist:generated]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:added Add this issue or pull request to added changelog section enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants