Skip to content

When test passes and we're preparing to merge, note that#140

Open
cgwalters wants to merge 1 commit intobarosl:masterfrom
cgwalters:test-success-comment-expansion
Open

When test passes and we're preparing to merge, note that#140
cgwalters wants to merge 1 commit intobarosl:masterfrom
cgwalters:test-success-comment-expansion

Conversation

@cgwalters
Copy link

Particularly in fast forward situations, we can have just one comment
that includes the successful test result and note that we're preparing
to merge, including a link to the merged checksum.

Particularly in fast forward situations, we can have just one comment
that includes the successful test result and note that we're preparing
to merge, including a link to the merged checksum.
@cgwalters cgwalters force-pushed the test-success-comment-expansion branch from 48d1ffd to 71268cf Compare March 17, 2016 01:57
test_comment = ':sunny: {} - {}'.format(desc, urls)

if state.approved_by and not state.try_:
comment = test_comment + '\n' + 'Approved by={}\nPushing {} to {}...'.format(state.approved_by, state.merge_sha, state.base_ref)
Copy link

Choose a reason for hiding this comment

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

nit: Approved by uses a : instead of = in main.py.

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.

2 participants