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

Fix the action not updating some data in the contributions tracking sheet #13059

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

MisRob
Copy link
Member

@MisRob MisRob commented Feb 7, 2025

Summary

Fixes the spreadsheet's 'Assignees', 'Reviewers', and 'Merged' columns not being updated due to the action not being triggered.

Also removes issue_comment event since I don't need it anymore in the spreadsheet.

Reviewer guidance

I tested that this fix works in the test-actions repo.

@github-actions github-actions bot added the DEV: dev-ops Continuous integration & deployment label Feb 7, 2025
in the contributions tracking sheet.

Fixes the spreadsheet's 'Assignees', 'Reviewers',
and 'Merged' columns not being updated
due to the action not being triggered.

Also removes 'issue_comment' event
since I don't need it anymore in the spreadsheet.
@MisRob MisRob requested a review from rtibbles February 7, 2025 12:22
@MisRob MisRob added the TODO: needs review Waiting for review label Feb 7, 2025
@rtibbles rtibbles merged commit 8c5f609 into learningequality:develop Feb 7, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DEV: dev-ops Continuous integration & deployment TODO: needs review Waiting for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants