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

Adds an environment for creating releases #2648

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

aeisenberg
Copy link
Contributor

The app-id is only available in the Automation environment.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@Copilot Copilot bot review requested due to automatic review settings December 12, 2024 20:47
@aeisenberg aeisenberg requested a review from a team as a code owner December 12, 2024 20:47
Copy link

@Copilot 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.

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 suggestion.

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

@@ -20,7 +20,8 @@ on:

jobs:
merge-back:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
Copy link
Preview

Copilot AI Dec 12, 2024

Choose a reason for hiding this comment

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

The specified runner 'ubuntu-24.04' does not exist. You should use 'ubuntu-latest' or another supported version such as 'ubuntu-22.04'.

Suggested change
runs-on: ubuntu-24.04
runs-on: ubuntu-latest

Copilot is powered by AI, so mistakes are possible. Review output carefully before use.

Positive Feedback
Negative Feedback

Provide additional feedback

Please help us improve GitHub Copilot by sharing more details about this comment.

Please select one or more of the options
nickfyson
nickfyson previously approved these changes Dec 12, 2024
@aeisenberg aeisenberg enabled auto-merge December 12, 2024 20:50
@aeisenberg aeisenberg disabled auto-merge December 12, 2024 20:53
The `app-id` is only available in the `Automation` environment.
@aeisenberg aeisenberg merged commit 7972a42 into main Dec 12, 2024
266 checks passed
@aeisenberg aeisenberg deleted the aeisenberg/add-environment branch December 12, 2024 21:34
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.

3 participants