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

Saves additional metadata in files in the .git directory #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pms1969
Copy link

@pms1969 pms1969 commented Sep 12, 2018

Restricts MR's to those that are not WIP.

  • Additional files are:
    • branch <- the name of the branch that the MR has come from
    • project_id <- the uri of the repo
    • commit_sha <- the sha of the commit

This is useful information for tools like SonarQube, and in addition
keeps the metadata of the MR check, in, and out consistent with
reality.

pms1969 and others added 3 commits September 12, 2018 12:31
* Additional files are:
  * branch <- the name of the branch that the MR has come from
  * project_id <- the uri of the repo
  * commit_sha <- the sha of the commit

This is useful information for tools like SonarQube, and in addition
keeps the metadata of the MR check, in, and out consistent with
reality.
…master and that can't be merged.

Signed-off-by: Paul Saunders <[email protected]>
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.

1 participant