Skip to content

auto open issue on ci failure during release - #1864

Merged
WhitWaldo merged 6 commits into
dapr:masterfrom
cicoyle:feat-auto-open-issues-on-release-failures
Jul 20, 2026
Merged

auto open issue on ci failure during release#1864
WhitWaldo merged 6 commits into
dapr:masterfrom
cicoyle:feat-auto-open-issues-on-release-failures

Conversation

@cicoyle

@cicoyle cicoyle commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Reusable workflow_call that opens (or comments on) a tracking issue in the caller repo when a release/publish job fails, with links to the failed jobs and a maintainer @-mention.

Needs this PR merged first.

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Copilot AI review requested due to automatic review settings July 2, 2026 16:48
@cicoyle
cicoyle requested review from a team as code owners July 2, 2026 16:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a release-failure notification mechanism to the existing sdk_build GitHub Actions workflow by calling a reusable workflow that opens (or comments on) a tracking issue in the repo when a tagged release run fails.

Changes:

  • Introduces a notify-on-failure job gated on tag builds and workflow failure.
  • Grants issues: write / actions: read permissions and calls dapr/.github reusable workflow to create/comment a tracking issue.
  • Passes issue metadata (title, labels, team mentions) and a bot token secret to the reusable workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/sdk_build.yml Outdated
Comment thread .github/workflows/sdk_build.yml Outdated
Comment thread .github/workflows/sdk_build.yml Outdated
Comment thread .github/workflows/sdk_build.yml
@WhitWaldo

Copy link
Copy Markdown
Contributor

@cicoyle Oh, given the number of transient errors during integration testing, I really don't want this unless you can ensure it never reports an issue about gRPC connections not establishing.

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
@cicoyle

cicoyle commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

@cicoyle Oh, given the number of transient errors during integration testing, I really don't want this unless you can ensure it never reports an issue about gRPC connections not establishing.

It should just open an issue if there is an issue on the publish step.

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
@WhitWaldo

Copy link
Copy Markdown
Contributor

@copilot Will this open an issue any time a release pipeline fails or when any GitHub action fails to complete, including the standard sdk-build action in this repo?

@cicoyle

cicoyle commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

The .github PR was merged and other sdks and dapr repos merged this in, it would be great for consistency :) lmk if you see the need for any changes @WhitWaldo

@WhitWaldo
WhitWaldo merged commit a39aadf into dapr:master Jul 20, 2026
944 of 955 checks passed
@marcduiker

Copy link
Copy Markdown
Contributor

@holopin-bot @cicoyle sdk-badge Thank you! Here's a digital badge as a small token of appreciation.

@holopin-bot

holopin-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown

Congratulations @cicoyle, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/cms2zv0kk000bi60485d9jmrr

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

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.

4 participants