Skip to content

auto open issue on ci failure during release#1666

Open
cicoyle wants to merge 3 commits into
dapr:masterfrom
cicoyle:feat-auto-open-issues-on-release-failures
Open

auto open issue on ci failure during release#1666
cicoyle wants to merge 3 commits into
dapr:masterfrom
cicoyle:feat-auto-open-issues-on-release-failures

Conversation

@cicoyle

@cicoyle cicoyle commented Jul 1, 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.

cicoyle added 2 commits July 1, 2026 15:18
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Copilot AI review requested due to automatic review settings July 1, 2026 20:22
@cicoyle cicoyle requested review from a team as code owners July 1, 2026 20:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 reusable failure-notification job to the Dapr CLI release workflow so that tagged release/publish failures automatically open (or comment on) a tracking issue in the repo, including links to failed jobs and maintainer/team mentions.

Changes:

  • Introduces a notify-on-failure job that runs on release failures and calls a shared open-issue-on-failure reusable workflow.
  • Grants minimal workflow permissions (issues: write, actions: read) and passes title/labels/mentions plus a bot token for authoring.

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

Comment thread .github/workflows/dapr_cli.yaml
Comment thread .github/workflows/dapr_cli.yaml
Comment thread .github/workflows/dapr_cli.yaml Outdated
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
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