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

feat: Slugified the branch name in PR generators #9462

Merged
merged 5 commits into from
Jun 8, 2022

Commits on Jun 8, 2022

  1. Slugified the branch name in PR generators

    Add branchSlug attr to not cause a breaking change
    
    Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com>
    Aymen Ben Tanfous committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    4bfcdca View commit details
    Browse the repository at this point in the history
  2. Fixed pull_request_test

    Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com>
    Aymen Ben Tanfous committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    76c6f98 View commit details
    Browse the repository at this point in the history
  3. Adding 'branch_slug' as an output of the generator

    Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com>
    Aymen Ben Tanfous committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ad078bc View commit details
    Browse the repository at this point in the history
  4. Updated the doc

    Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com>
    Aymen Ben Tanfous committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    71bdb2f View commit details
    Browse the repository at this point in the history
  5. Fixed test

    Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com>
    Aymen Ben Tanfous committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    33b6f3e View commit details
    Browse the repository at this point in the history