fix: use v2.1.1 tag ref for upsert-issue#16
Merged
github-actions[bot] merged 2 commits intomainfrom Apr 12, 2026
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the maintenance report workflows to reference the devantler-tech/actions/upsert-issue GitHub Action via the v2.1.1 tag rather than a previously pinned commit SHA, aiming to align the workflows with a released version.
Changes:
- Updated
upsert-issueaction references in three report workflows from a commit SHA to@v2.1.1.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| .github/workflows/report-repos-with-no-team.yml | Switches upsert-issue reference from SHA to v2.1.1 tag for the “no team” report issue management step. |
| .github/workflows/report-repos-with-no-admin-team.yml | Switches upsert-issue reference from SHA to v2.1.1 tag for the “no admin team” report issue management step. |
| .github/workflows/report-repos-with-multi-admin-teams.yml | Switches upsert-issue reference from SHA to v2.1.1 tag for the “multi admin teams” report issue management step. |
Contributor
Author
|
@copilot pin to commit-sha |
Agent-Logs-Url: https://github.com/devantler-tech/maintenance/sessions/9c5987bc-dc46-4f98-8d48-e0b6337b80ca Co-authored-by: devantler <26203420+devantler@users.noreply.github.com>
auto-merge was automatically disabled
April 12, 2026 22:15
Head branch was pushed to by a user without write access
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please include a summary of the changes. What has changed and why?.
Updated the specified maintenance workflows to use
devantler-tech/actions/upsert-issue@v2.1.1instead of the merged commit-SHA pin with a trailing comment. This applies the intended follow-up correction so the workflows reference the released tag.Fixes N/A
Type of change
Select the appropriate options and delete the rest:
EOF- [ ] - [ ] - [ ] - [x] - [ ]