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

chore: Include extra data in call to JIRA webhook #557

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

sultanofcardio
Copy link
Contributor

@sultanofcardio sultanofcardio commented Nov 22, 2024

📝 Description

Whenever a release candidate deployment happens from this repository, a GitHub Actions workflow attempts to process the tickets it contains, and consumes a Jira webhook that triggers an automation to move those tickets into the "To Be Tested" column. I recently updated that automation to also leave a comment on the ticket when the deployment happens

image

This PR adds more details to the webhook call so that the comment may include more details about the deployment. These details are:

  • The release candidate tag
  • The repository URL

Once merged here and in the other repositories, I'll update the automation to include these details.

📸 Screenshots

N/A

🪤 Peer Testing

Due to the external dependency on Jenkins, we won't be able to properlu test this before merging. Please review the code change carefully

✏️ Notes

N/A

@sultanofcardio sultanofcardio self-assigned this Nov 22, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-557.d15zn9do8xbzga.amplifyapp.com

Copy link
Contributor

@farmerpaul farmerpaul left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@sultanofcardio sultanofcardio merged commit 75ce9e8 into dev Dec 10, 2024
3 checks passed
@sultanofcardio sultanofcardio deleted the chore/jira-webhook-extra-data branch December 10, 2024 17:15
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