Skip to content

Conversation

Copy link

Copilot AI commented Aug 29, 2025

This PR updates the .github/workflows/dependabot-tickets.yml workflow configuration to use the latest version of the ARPC/dependabot-tickets action and adds error handling for FogBugz operations.

Changes Made

  1. Updated action version: Bumped ARPC/dependabot-tickets from v0.2.2 to v0.2.4 to use the latest version with bug fixes and improvements.

  2. Added error handling: Added ignore_fb_error: true parameter to prevent workflow failures when FogBugz API operations encounter errors, ensuring the workflow can continue processing even if there are temporary issues with the FogBugz integration.

The workflow now matches the recommended configuration pattern and will be more resilient to external service issues while maintaining full functionality.

Fixes #11.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copy link
Author

Copilot AI commented Aug 29, 2025

@jbosse 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs.

I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review.

Co-authored-by: jbosse <119121+jbosse@users.noreply.github.com>
Copilot AI changed the title [WIP] Update .github/workflows/dependabot-tickets.yml Update dependabot-tickets workflow to v0.2.4 and add ignore_fb_error parameter Aug 29, 2025
Copilot AI requested a review from jbosse August 29, 2025 18:07
@jbosse jbosse marked this pull request as ready for review August 29, 2025 18:21
@jbosse jbosse merged commit 91b8ca1 into main Aug 29, 2025
4 checks passed
@jbosse jbosse deleted the copilot/fix-11 branch August 29, 2025 18:23
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.

Update .github/workflows/dependabot-tickets.yml

2 participants