Azure / Azure/aca-review-apps

The activeRevisionsMode is forcibly set to Multiple.

Open
#62 14 comments 0 reactions 0 assignees View on GitHub
bug documentation
Dominant language
Shell
Stars
52
Forks
17
Avg merge
3d 7h
Merged PRs (30d)
1

Description

[Bug]
In the defaul, the activeRevisionsMode of the revision is set to Single. However, when the GitHub action be executed, it is forced to change to Multiple.

image

[Solution]
1. If revsion's activeRevisionsMode is Single, GitHub action exits with an error.
2. As a warning, the above logic should be stated to the user.
For me, I think No.1 is better.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the GitHub Action entry point that reads or changes the revision's activeRevisionsMode, then trace how Azure Container Apps revisions are configured. Check the existing action tests or validation workflow, if present. Done means Single mode is handled according to the chosen error or warning behavior rather than being silently changed to Multiple.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, github-actions, shell
Domain
ci-cd, cloud, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.