Skip to content

Conversation

@skipi
Copy link
Collaborator

@skipi skipi commented Oct 28, 2025

πŸ“ Description

Updated get_id_token.py to use #!/usr/bin/env python3, so the runner now picks up whatever Python is first on PATH

βœ… Checklist

  • I have tested this change
  • This change requires documentation update

Copilot AI review requested due to automatic review settings October 28, 2025 09:44
@github-project-automation github-project-automation bot moved this to Backlog in Roadmap Oct 28, 2025
@skipi skipi enabled auto-merge (squash) October 28, 2025 09:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the shebang line in get_id_token.py to use the first available Python 3 interpreter in the system PATH, rather than a hardcoded Python location. This change improves portability across different environments where Python may be installed in different locations.


πŸ’‘ Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@skipi skipi merged commit 95d3da4 into main Oct 28, 2025
2 checks passed
@skipi skipi deleted the mk/pick-proper-python branch October 28, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

3 participants