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

Show existing backports #138

Merged
merged 3 commits into from
Jul 18, 2019
Merged

Show existing backports #138

merged 3 commits into from
Jul 18, 2019

Conversation

sorenlouv
Copy link
Owner

  • Show existing backports on commit list
  • Add option to choose number of commits to be listed (Closes Add option to specify number of commits to be listed #76)
  • Add options to filter commits by username
  • Show link to authorize sso on access token in error message
  • do not track baseBranch when creating feature branch
  • cleanup by removing local feature branch after push
  • delete “origin” remote to avoid confusion
  • Migrate some APIs to graphql (closes Migrate to GraphQL API #63)
  • Add integration test that run real git operations

sorenlouv added 3 commits July 6, 2019 19:04
- Show existing backports on commit list
 - Add option to choose number of commits to be listed (Closes #76)
 - Add options to filter commits by username
 - Show link to authorize sso on access token in error message
 - do not track baseBranch when creating feature branch
 - cleanup by removing local feature branch after push
 - delete “origin” remote to avoid confusion
 - Migrate some APIs to graphql (closes #63)
@sorenlouv sorenlouv merged commit e9f531d into master Jul 18, 2019
@sorenlouv sorenlouv deleted the show-existing-backports branch July 18, 2019 07:24
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.

Add option to specify number of commits to be listed Migrate to GraphQL API
1 participant