Skip to content

Web IDE show alert when project rejects unsigned commits

What does this MR do?

See relevant comment for context.

This MR updates the Web IDE to disable the commit button and show an alert when a project has the "reject unsigned commits" push rule checked.

Screenshots (strongly suggested)

IDE (with rejectUnsignedCommits: true) IDE disabled tooltip (with rejectUnsignedCommits: true) IDE (with rejectUnsignedCommits: true) but no license
ide_reject_unsigned ide_reject_unsigned_tooltip ide_reject_unsigned_no_license
  • Note that no alert is shown when there is no license, because this is a Premium feature.

Does this MR meet the acceptance criteria?

Conformity

References

Edited by Paul Slaughter

Merge request reports

Loading