backstage icon indicating copy to clipboard operation
backstage copied to clipboard

GitLab MR: introduce skip commit action.

Open mbenson opened this issue 1 year ago • 1 comments

Hey, I just made a Pull Request!

Introduced to GitLab MR action a skip value for commitAction that can be used to:

  • generate an MR from an existing branch as requested in #26589
  • with commitAction auto, generate an MR omitting unchanged workspace files

:heavy_check_mark: Checklist

  • [X] A changeset describing the change and affected packages. (more info)
  • [X] Added or updated documentation
  • [X] Tests for new functionality and regression tests for bug fixes
  • [ ] Screenshots attached (for UI changes)
  • [X] All your commits have a Signed-off-by line in the message. (more info)

mbenson avatar Sep 25 '24 03:09 mbenson

Changed Packages

Package Name Package Path Changeset Bump Current Version
@backstage/plugin-scaffolder-backend-module-gitlab plugins/scaffolder-backend-module-gitlab patch v0.6.0-next.2

backstage-goalie[bot] avatar Sep 25 '24 03:09 backstage-goalie[bot]

I wonder if we should be moving in #22244 direction instead?

git:repo:push and gitlab:mr:create with a branch name instead. It feels like we're halfway there to be honest with this PR.

Not advised to merging this, just feels like it's worth a discussion first.

benjdlambert avatar Sep 30 '24 11:09 benjdlambert

Do we want to discuss at Scaffolder SIG this week?

mbenson avatar Sep 30 '24 20:09 mbenson

Thank you for contributing to Backstage! The changes in this pull request will be part of the 1.32.0 release, scheduled for Tue, 15 Oct 2024.

github-actions[bot] avatar Oct 15 '24 09:10 github-actions[bot]