Skip to content

Commit

Permalink
extend documentation in regards to the auto-extend-activation-time label
Browse files Browse the repository at this point in the history
  • Loading branch information
Loki-Afro authored Sep 18, 2024
1 parent b80f18a commit f58dbc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ namespace _lifecycle_:
- you may also get more than 2 days, but don't make that your default action, think about the trees 🌳

### extend activation time by adding a label to your pr:
⚠️ **Important: The auto-extend-activation-time label should only be used when absolutely necessary, such as when you need to activate the namespace for e2e tests.** Avoid using it as a precautionary measure to prevent unnecessary rollouts and resource consumption.

This method is effective for each unique PR. If you have multiple PRs from the same branch across various repositories, you only need to apply this setting once.
1. Navigate to the PR you wish to automatically extend its namespace's activation time.
2. Apply the `auto-extend-activation-time` label to the PR. This action will also initiate a new rollout.
Expand Down

0 comments on commit f58dbc4

Please sign in to comment.