The activeRevisionsMode is forcibly set to Multiple.
- 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.

[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