Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quote text instead of using | #80

Merged
merged 3 commits into from
Apr 7, 2024
Merged

Quote text instead of using | #80

merged 3 commits into from
Apr 7, 2024

Conversation

5ouma
Copy link
Owner

@5ouma 5ouma commented Apr 7, 2024

Issue: close #

Checklist

  • This Pull Request introduces a new feature.
  • This Pull Request fixes a bug.

Type of the Change

  • Feature
  • Bug
  • Security
  • Documentation
  • Refactoring
  • Testing
  • Maintenance
  • CI
  • Dependencies
  • Meta

Description

Even if the text contains :, YAML treat as a normal text if it's quoted.


Even if the text contains `:`, YAML treat as a normal text if it's quoted.
@prlabeler prlabeler bot added the Type: CI label Apr 7, 2024
@5ouma 5ouma merged commit 277084c into main Apr 7, 2024
3 checks passed
@5ouma 5ouma deleted the ci-yaml branch April 7, 2024 08:30
@github-actions github-actions bot mentioned this pull request Apr 7, 2024
5ouma added a commit that referenced this pull request May 10, 2024
## What's Changed
### 🧰 Bug Fixes
* Show version correctly by @5ouma in
#90
### 📖 Documentation Changes
* Update PR template and CONTIRBUTING.md by @5ouma in
#81
### 🧹 Refactoring
* Update some small points by @5ouma in
#83
### 🎽 CI
* Use GitHub App to add the label to PRs by @5ouma in
#76
* Use GitHub App to assign reviewer and assignee by @5ouma in
#78
* Not to specify macOS version by @5ouma in
#79
* Quote text instead of using `|` by @5ouma in
#80
* Quote text instead of using `|` by @5ouma in
#82
### ⛓️ Dependency Updates
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#84
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#85
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#86
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#87
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#88
* chore(deps): Bump Go version to 1.22.3 by @github-actions in
#89
@github-actions github-actions bot mentioned this pull request May 10, 2024
5ouma added a commit that referenced this pull request May 10, 2024
## What's Changed
### 🧰 Bug Fixes
* Show version correctly by @5ouma in
#90
### 📖 Documentation Changes
* Update PR template and CONTIRBUTING.md by @5ouma in
#81
### 🧹 Refactoring
* Update some small points by @5ouma in
#83
### 🎽 CI
* Use GitHub App to add the label to PRs by @5ouma in
#76
* Use GitHub App to assign reviewer and assignee by @5ouma in
#78
* Not to specify macOS version by @5ouma in
#79
* Quote text instead of using `|` by @5ouma in
#80
* Quote text instead of using `|` by @5ouma in
#82
### ⛓️ Dependency Updates
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#84
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#85
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#86
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#87
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#88
* chore(deps): Bump Go version to 1.22.3 by @github-actions in
#89
@github-actions github-actions bot mentioned this pull request May 10, 2024
5ouma added a commit that referenced this pull request May 10, 2024
## What's Changed
### 🧰 Bug Fixes
* Show version correctly by @5ouma in
#90
### 📖 Documentation Changes
* Update PR template and CONTIRBUTING.md by @5ouma in
#81
### 🧹 Refactoring
* Update some small points by @5ouma in
#83
### 🎽 CI
* Use GitHub App to add the label to PRs by @5ouma in
#76
* Use GitHub App to assign reviewer and assignee by @5ouma in
#78
* Not to specify macOS version by @5ouma in
#79
* Quote text instead of using `|` by @5ouma in
#80
* Quote text instead of using `|` by @5ouma in
#82
### ⛓️ Dependency Updates
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#84
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#85
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#86
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#87
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#88
* chore(deps): Bump Go version to 1.22.3 by @github-actions in
#89
@github-actions github-actions bot mentioned this pull request May 10, 2024
5ouma added a commit that referenced this pull request May 10, 2024
## What's Changed
### 🧰 Bug Fixes
* Show version correctly by @5ouma in
#90
### 📖 Documentation Changes
* Update PR template and CONTIRBUTING.md by @5ouma in
#81
### 🧹 Refactoring
* Update some small points by @5ouma in
#83
### 🎽 CI
* Use GitHub App to add the label to PRs by @5ouma in
#76
* Use GitHub App to assign reviewer and assignee by @5ouma in
#78
* Not to specify macOS version by @5ouma in
#79
* Quote text instead of using `|` by @5ouma in
#80
* Quote text instead of using `|` by @5ouma in
#82
### ⛓️ Dependency Updates
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#84
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#85
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#86
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#87
* chore(deps): Bump pre-commit hook by @pre-commit-ci in
#88
* chore(deps): Bump Go version to 1.22.3 by @github-actions in
#89
This was referenced May 10, 2024
@5ouma 5ouma added the 🎽 CI Changes to CI configuration files and scripts label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎽 CI Changes to CI configuration files and scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant