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

Make method to trigger Buildkite build annotate the caller #1653

Merged
merged 4 commits into from
Sep 9, 2024

Conversation

mokagio
Copy link
Contributor

@mokagio mokagio commented Sep 4, 2024

A followup to the work in #1646 #1649 #1650, where to implement any code review feedback or fix for issues discovered found in the process.

I'll update the title accordingly before merging, for the moment, there is only one meaningful change to report.

Review

Only one infra engineer required to review these changes, but anyone can perform the review.

Release

These changes do not require release notes.

@mokagio mokagio requested a review from a team September 4, 2024 06:29
@dangermattic
Copy link
Collaborator

dangermattic commented Sep 4, 2024

1 Message
📖 This PR has the Releases label: some checks will be skipped.

Generated by 🚫 Danger

@mokagio mokagio added this to the 4.53 milestone Sep 4, 2024
@mokagio mokagio added tooling Related to anything that supports the building & maintaining of the project. Releases labels Sep 4, 2024
@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Sep 4, 2024

Simplenote Prototype Build📲 You can test the changes from this Pull Request in Simplenote Prototype Build by scanning the QR code below to install the corresponding build.
App NameSimplenote Prototype Build Simplenote Prototype Build
Build Numberpr1653-439bc6c-0191c5f6-c52f-4d66-806d-3b117e2801c6
Version4.53
Bundle IDcom.codality.NotationalFlow.Alpha
Commit439bc6c
App Center BuildSimplenote - Installable Builds #361
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.


return unless is_ci

message = "This build triggered #{build_url} on <code>#{branch}</code>."
Copy link
Contributor

Choose a reason for hiding this comment

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

build_url variable is not defined here. You need to update line 251 to build_url = buildkite_trigger_build(…) too for this to be defined 😉

@mokagio mokagio merged commit a40e3f8 into release/4.53 Sep 9, 2024
7 of 9 checks passed
@mokagio mokagio deleted the mokagio/complete-code-freeze-refinements branch September 9, 2024 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Releases tooling Related to anything that supports the building & maintaining of the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants