Skip to content

Integrations: allow to pass more data about external versions #7692

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

Merged
merged 10 commits into from
Mar 2, 2022

Conversation

stsewd
Copy link
Member

@stsewd stsewd commented Nov 23, 2020

We need more data from the PR like the source and base branch, also this makes it more explicit about passing the PR number as verbose name.

This was extracted from #7664

@stale
Copy link

stale bot commented Jan 17, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: stale Issue will be considered inactive soon label Jan 17, 2021
@stsewd stsewd removed the Status: stale Issue will be considered inactive soon label Jan 18, 2021
@stale
Copy link

stale bot commented Jun 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: stale Issue will be considered inactive soon label Jun 2, 2021
@stale stale bot removed the Status: stale Issue will be considered inactive soon label Jun 7, 2021
@stsewd stsewd requested a review from ericholscher June 28, 2021 17:20
Copy link
Member

@ericholscher ericholscher left a comment

Choose a reason for hiding this comment

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

Simple enough 👍

},
"base": {
"ref": "master",
},
Copy link
Member

Choose a reason for hiding this comment

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

We don't seem to be testing any of these additional fields?

except KeyError:
raise ParseError('Parameters "id" and "iid" are required')
raise ParseError('Invalid payload')
Copy link
Member

Choose a reason for hiding this comment

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

This is a worse error message, we should clarify why it's invalid.

@stale
Copy link

stale bot commented Mar 2, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: stale Issue will be considered inactive soon label Mar 2, 2022
@stsewd stsewd requested a review from a team as a code owner March 2, 2022 18:36
@stale stale bot removed the Status: stale Issue will be considered inactive soon label Mar 2, 2022
@stsewd stsewd merged commit 7cf66f6 into master Mar 2, 2022
@stsewd stsewd deleted the external-version-data branch March 2, 2022 22:47
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