Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Adding newProjectHook attributes:#89

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
gpocentek merged 2 commits intopython-gitlab:masterfromExodusIntelligence:master
Feb 6, 2016

Conversation

d0c-s4vage
Copy link
Contributor

d0c-s4vage pushed a commit to ExodusIntelligence/python-gitlab that referenced this pull requestFeb 4, 2016
two separate strings on different lines into one string.seepython-gitlab#89will try to rebase pull request to include this.
@d0c-s4vage
Copy link
ContributorAuthor

lol build failed b/c:

git commit title ('Tricky-trickerson python gotcha here - forgotten comma turned two separate strings on different lines into one string.') should not end with period

hrmm

@@ -851,7 +851,8 @@ class ProjectHook(GitlabObject):
requiredUrlAttrs = ['project_id']
requiredCreateAttrs = ['url']
optionalCreateAttrs = ['push_events', 'issues_events',
'merge_requests_events', 'tag_push_events']
'merge_requests_events', 'tag_push_events',
'build_events', 'enable_ssl_verification']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I don't see build_events in the doc. I see note_events though.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

d0c-s4vage pushed a commit to ExodusIntelligence/python-gitlab that referenced this pull requestFeb 4, 2016
two separate strings on different lines into one stringseepython-gitlab#89will try to rebase pull request to include this
@d0c-s4vage
Copy link
ContributorAuthor

hhhhhhhhh ok, I'll reword that commit again. Never knew there were such stringent restrictions on commit messages.

@gpocentek
Copy link
Contributor

I probably should ignore the commit message check, I agree it's a bit annoying.

gpocentek pushed a commit that referenced this pull requestFeb 6, 2016
Adding new `ProjectHook` attributes:
@gpocentekgpocentek merged commit81be3cf intopython-gitlab:masterFeb 6, 2016
@gpocentek
Copy link
Contributor

Thank you!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@d0c-s4vage@gpocentek@xijames

[8]ページ先頭

©2009-2025 Movatter.jp