Skip to content

feat(add-workflow): update-closed-issues#129

Merged
tripura-repalle merged 1 commit intomainfrom
feat/update-closed-issues
Mar 3, 2026
Merged

feat(add-workflow): update-closed-issues#129
tripura-repalle merged 1 commit intomainfrom
feat/update-closed-issues

Conversation

@tripura-repalle
Copy link
Contributor

@tripura-repalle tripura-repalle commented Mar 3, 2026

Summary by cubic

Automates updating the “Closed Date” on the org Project v2 when an issue is closed, and adds a safe test workflow to verify the trigger. Also enables weekly Dependabot updates for GitHub Actions.

  • New Features

    • Update the Project v2 “Closed Date” field on issue close using issue.closed_at (UTC) or today if missing.
    • Add a test workflow that logs issue number and title and prevents workflow command injection.
  • Dependencies

    • Add Dependabot config to check GitHub Actions updates weekly.

Written for commit 63a484e. Summary will update on new commits.

Signed-off-by: Tripura Repalle <tripura@blinklabs.io>
@tripura-repalle tripura-repalle requested review from a team as code owners March 3, 2026 15:43
@coderabbitai
Copy link

coderabbitai bot commented Mar 3, 2026

Warning

Rate limit exceeded

@tripura-repalle has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 21 minutes and 15 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 0d121ec and 63a484e.

📒 Files selected for processing (3)
  • .github/dependabot.yml
  • .github/workflows/test-issue-on-close.yml
  • .github/workflows/update-issue-on-close.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/update-closed-issues

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

@tripura-repalle tripura-repalle merged commit 1c726e1 into main Mar 3, 2026
6 checks passed
@tripura-repalle tripura-repalle deleted the feat/update-closed-issues branch March 3, 2026 22:07
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