Closed guibranco closed 1 week ago
A new entry has been added to the "context" section of the labels.json
file. This entry includes properties such as color, description, text, and text with an icon, specifically designed to indicate that automatic merging of pull requests is restricted. This change enhances the labeling system for pull requests.
File | Change Summary |
---|---|
Src/config/labels.json | Added new entry in "context": {"color": "#FF0000", "description": "Prevents automatic merging of pull requests (gstraccini-bot)", "text": "do-not-merge", "textWithIcon": "π«· do-not-merge"} |
labels.json
file, which is directly related to the changes made in the main PR that also involves adding a new entry to the same file.π° In the meadow, bright and red,
A label blooms, where paths are tread.
"Do not merge," it softly sings,
A gentle warning, oh, the joy it brings!
With icons bright and colors bold,
Our pull requests, a tale to be told! πΌ
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Here's the code health analysis summary for commits 175ceeb..4e0ff0b
. View details on DeepSource β.
Analyzer | Status | Summary | Link |
---|---|---|---|
Docker | β Success | View Check β | |
PHP | β Success | View Check β | |
Secrets | β Success | View Check β | |
SQL | β Success | View Check β |
π‘ If youβre a repository administrator, you can configure the quality gates from the settings.
Violations:
[
{
"file": "Src/config/labels.json",
"errors": [
{
"path": null,
"message": "Invalid JSON"
}
]
}
]
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Infisical secrets check: β No secrets leaked!
Closes #
π Description
β Checks
β’οΈ Does this introduce a breaking change?
βΉ Additional Information
Summary by CodeRabbit