Skip to content

Enable Junie workflow for code review#1541

Closed
agluszak wants to merge 3 commits intomasterfrom
agluszak-patch-1
Closed

Enable Junie workflow for code review#1541
agluszak wants to merge 3 commits intomasterfrom
agluszak-patch-1

Conversation

@agluszak
Copy link
Copy Markdown
Collaborator

@agluszak agluszak commented Mar 26, 2026

  • Pin actions/checkout@v4 to full SHA (34e114876b0b11c390a56381ad16ebd13914f8d5)
  • Pin JetBrains/junie-github-action@v1 to full SHA (2815c780bf88716528f975ecae5abfe06648b9b2)

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

@agluszak
Copy link
Copy Markdown
Collaborator Author

@copilot fix the CI failure Error: The actions actions/checkout@v4 and jetbrains/junie-github-action@v1 are not allowed in bazel-contrib/rules_kotlin because all actions must be pinned to a full-length commit SHA.

Copy link
Copy Markdown

Copilot AI commented Mar 26, 2026

@copilot fix the CI failure `Error: The actions actions/checkout@v4 and jetbrains/junie-github-action@v1 are not allowed in bazel-contrib/rules_kotlin because all actions must be pinned to a full-leng...

Fixed in f601634 — both actions are now pinned to full-length commit SHAs:

  • actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 (v4)
  • JetBrains/junie-github-action@2815c780bf88716528f975ecae5abfe06648b9b2 (v1)

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/JetBrains/junie-github-action/git/ref/tags/v1
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (http block)
  • https://api.github.com/repos/actions/checkout/git/ref/tags/v4
    • Triggering command: /usr/bin/curl curl -s REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:


- uses: JetBrains/junie-github-action@2815c780bf88716528f975ecae5abfe06648b9b2 # v1.3.4
with:
junie_api_key: ${{ secrets.JUNIE_API_KEY }}
Copy link
Copy Markdown
Collaborator

@Bencodes Bencodes Mar 27, 2026

Choose a reason for hiding this comment

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

Did you create somewhere and set this up in the GitHub settings?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

yes

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@agluszak
Copy link
Copy Markdown
Collaborator Author

agluszak commented Apr 2, 2026

Closing, as my token expired anyway

@agluszak agluszak closed this Apr 2, 2026
@restingbull
Copy link
Copy Markdown
Collaborator

:(

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.

4 participants