Skip to content

Commit 259627b

Browse files
authored
Merge pull request #18 from Cloud2BR-MSFTLearningHub/update/org-rename-cloud2br
chore: rename org to Cloud2BR OSS
2 parents d22ef51 + b6ceb61 commit 259627b

21 files changed

Lines changed: 148 additions & 90 deletions

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Ask a question (Discussions)
4-
url: https://github.com/MicrosoftCloudEssentials-LearningHub/org-discussions/discussions
4+
url: https://github.com/Cloud2BR-MSFTLearningHub/org-discussions/discussions
55
about: Use Q&A for questions and troubleshooting.
66
- name: Propose an idea (Discussions)
7-
url: https://github.com/MicrosoftCloudEssentials-LearningHub/org-discussions/discussions
7+
url: https://github.com/Cloud2BR-MSFTLearningHub/org-discussions/discussions
88
about: Use Ideas or RFC for proposals and feedback.
99
- name: Report a security issue
10-
url: https://github.com/MicrosoftCloudEssentials-LearningHub/org-discussions/security/policy
10+
url: https://github.com/Cloud2BR-MSFTLearningHub/org-discussions/security/policy
1111
about: Please do not report security issues publicly.

.github/pull_request_template.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
If you intended to start a conversation (question, idea, proposal), please open a Discussion instead:
44

5-
- https://github.com/MicrosoftCloudEssentials-LearningHub/org-discussions/discussions
5+
- https://github.com/Cloud2BR-MSFTLearningHub/org-discussions/discussions
66

7-
If you truly need to change something in this repository (docs/templates), describe the change and why.
7+
If you truly need to change something in this repository (docs/templates), describe the change and why.
8+
Last updated: 2026-04-08

.github/workflows/use-visitor-counter.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,11 @@ jobs:
6363
env:
6464
TOKEN: ${{ secrets.GITHUB_TOKEN }}
6565
run: |
66+
git stash --include-untracked
6667
git fetch origin
6768
git checkout ${{ github.head_ref }}
6869
git pull origin ${{ github.head_ref }} || echo "No merge needed"
70+
git stash pop || echo "Nothing stashed"
6971
git add -A
7072
git commit -m "Update visitor count" || echo "No changes to commit"
7173
git remote set-url origin https://x-access-token:${TOKEN}@github.com/${{ github.repository }}
@@ -77,9 +79,11 @@ jobs:
7779
env:
7880
TOKEN: ${{ secrets.GITHUB_TOKEN }}
7981
run: |
82+
git stash --include-untracked
8083
git fetch origin
8184
git checkout ${{ github.ref_name }} || git checkout -b ${{ github.ref_name }} origin/${{ github.ref_name }}
8285
git pull origin ${{ github.ref_name }} || echo "No merge needed"
86+
git stash pop || echo "Nothing stashed"
8387
git add -A
8488
git commit -m "Update visitor count" || echo "No changes to commit"
8589
git remote set-url origin https://x-access-token:${TOKEN}@github.com/${{ github.repository }}

CODE_OF_CONDUCT.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Costa Rica
44

55
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
6-
[brown9804](https://github.com/brown9804)
6+
[Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub)
77

8-
Last updated: 2026-03-04
8+
Last updated: 2026-04-08
99

1010
----------
1111

@@ -65,7 +65,7 @@ Community leaders will follow these Community Impact Guidelines in determining t
6565

6666
<!-- START BADGE -->
6767
<div align="center">
68-
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
69-
<p>Refresh Date: 2026-03-04</p>
68+
<img src="https://img.shields.io/badge/Total%20views-266-limegreen" alt="Total views">
69+
<p>Refresh Date: 2026-04-08</p>
7070
</div>
7171
<!-- END BADGE -->

CONTRIBUTING.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Costa Rica
44

55
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
6-
[brown9804](https://github.com/brown9804)
6+
[Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub)
77

8-
Last updated: 2026-03-04
8+
Last updated: 2026-04-08
99

1010
----------
1111

@@ -19,12 +19,12 @@ Most “contributions” here are questions, answers, ideas, proposals, and writ
1919
2020
General guidance:
2121

22-
- Use [Q&A](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/q-a) for questions that should end with an accepted answer.
23-
- Use [Support / Troubleshooting](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/support-troubleshooting) for multi-step debugging or ongoing issues.
24-
- Use [Ideas](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/ideas) for product / process improvement suggestions.
25-
- Use [Show and tell](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/show-and-tell) to share something you built using the materials here (or related content).
26-
- Use [Events](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/events) for meetups, livestreams, and community events.
27-
- Use [Polls](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/polls) to vote on topics and priorities.
22+
- Use [Q&A](https://github.com/orgs/Cloud2BR-MSFTLearningHub/discussions/categories/q-a) for questions that should end with an accepted answer.
23+
- Use [Support / Troubleshooting](https://github.com/orgs/Cloud2BR-MSFTLearningHub/discussions/categories/support-troubleshooting) for multi-step debugging or ongoing issues.
24+
- Use [Ideas](https://github.com/orgs/Cloud2BR-MSFTLearningHub/discussions/categories/ideas) for product / process improvement suggestions.
25+
- Use [Show and tell](https://github.com/orgs/Cloud2BR-MSFTLearningHub/discussions/categories/show-and-tell) to share something you built using the materials here (or related content).
26+
- Use [Events](https://github.com/orgs/Cloud2BR-MSFTLearningHub/discussions/categories/events) for meetups, livestreams, and community events.
27+
- Use [Polls](https://github.com/orgs/Cloud2BR-MSFTLearningHub/discussions/categories/polls) to vote on topics and priorities.
2828

2929
## How to write a great discussion
3030

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Costa Rica
44

55
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
6-
[brown9804](https://github.com/brown9804)
6+
[Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub)
77

8-
Last updated: 2026-03-04
8+
Last updated: 2026-04-08
99

1010
----------
1111

@@ -91,7 +91,7 @@ Use these drafts to create and pin a welcome post in each category.
9191
9292
<!-- START BADGE -->
9393
<div align="center">
94-
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
95-
<p>Refresh Date: 2026-03-04</p>
94+
<img src="https://img.shields.io/badge/Total%20views-266-limegreen" alt="Total views">
95+
<p>Refresh Date: 2026-04-08</p>
9696
</div>
9797
<!-- END BADGE -->

SECURITY.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Costa Rica
44

55
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
6-
[brown9804](https://github.com/brown9804)
6+
[Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub)
77

8-
Last updated: 2026-03-04
8+
Last updated: 2026-04-08
99

1010
----------
1111

@@ -32,7 +32,7 @@ Please include:
3232
3333
<!-- START BADGE -->
3434
<div align="center">
35-
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
36-
<p>Refresh Date: 2026-03-04</p>
35+
<img src="https://img.shields.io/badge/Total%20views-266-limegreen" alt="Total views">
36+
<p>Refresh Date: 2026-04-08</p>
3737
</div>
3838
<!-- END BADGE -->

SUPPORT.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
Costa Rica
44

55
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
6-
[brown9804](https://github.com/brown9804)
6+
[Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub)
77

8-
Last updated: 2026-03-04
8+
Last updated: 2026-04-08
99

1010
----------
1111

1212
## I need help / have a question
1313

14-
> Open a Discussion in the [Q&A](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/q-a) category.
14+
> Open a Discussion in the [Q&A](https://github.com/orgs/Cloud2BR-MSFTLearningHub/discussions/categories/q-a) category.
1515
1616
To help others help you:
1717

@@ -21,7 +21,7 @@ To help others help you:
2121

2222
## I have an idea / feature request
2323

24-
> Open a Discussion in [Ideas](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/ideas).
24+
> Open a Discussion in [Ideas](https://github.com/orgs/Cloud2BR-MSFTLearningHub/discussions/categories/ideas).
2525
2626
## I want to report a security issue
2727

@@ -39,7 +39,7 @@ If you need to reach maintainers privately (non-security), please send an email
3939

4040
<!-- START BADGE -->
4141
<div align="center">
42-
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
43-
<p>Refresh Date: 2026-03-04</p>
42+
<img src="https://img.shields.io/badge/Total%20views-266-limegreen" alt="Total views">
43+
<p>Refresh Date: 2026-04-08</p>
4444
</div>
4545
<!-- END BADGE -->

docs/categories.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Costa Rica
44

55
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
6-
[brown9804](https://github.com/brown9804)
6+
[Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub)
77

8-
Last updated: 2026-03-04
8+
Last updated: 2026-04-08
99

1010
----------
1111

@@ -20,7 +20,7 @@ Last updated: 2026-03-04
2020

2121
<!-- START BADGE -->
2222
<div align="center">
23-
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
24-
<p>Refresh Date: 2026-03-04</p>
23+
<img src="https://img.shields.io/badge/Total%20views-266-limegreen" alt="Total views">
24+
<p>Refresh Date: 2026-04-08</p>
2525
</div>
2626
<!-- END BADGE -->

0 commit comments

Comments
 (0)