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

GH Actions/label new PRs: fix yaml file + other tweaks #68

Merged
merged 3 commits into from
Nov 11, 2023

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Nov 10, 2023

Description

Labeler.yml: normalize file

... to comply with Yaml lint.

  • Use consistent indentation.
  • Use lowercase false.

GH Actions/label new PRs: fix yaml file

Grr... I do not like Yaml...

Either way, this fixes a syntax error I accidentally introduced in the Yaml file.

GH Actions/label new PRs: add extra label criteria

Markdown file changes can be auto-labelled as "documentation" changes.

@jrfnl jrfnl added this to the 3.8.0 milestone Nov 10, 2023
@jrfnl jrfnl closed this Nov 10, 2023
@jrfnl jrfnl reopened this Nov 10, 2023
@jrfnl jrfnl force-pushed the feature/label-mngmnt-fix-yaml-error branch from 765dc88 to dad2871 Compare November 10, 2023 18:29
@jrfnl jrfnl force-pushed the feature/label-mngmnt-fix-yaml-error branch 2 times, most recently from 1c72171 to fc91bb1 Compare November 11, 2023 02:08
... to comply with Yaml lint.

* Use consistent indentation.
* Use lowercase `false`.
@jrfnl jrfnl force-pushed the feature/label-mngmnt-fix-yaml-error branch from 3982b40 to d100f26 Compare November 11, 2023 02:27
Grr... I do not like Yaml...

Either way, this fixes a syntax error I accidentally introduced in the Yaml file.
@jrfnl jrfnl force-pushed the feature/label-mngmnt-fix-yaml-error branch from d100f26 to 4a189dd Compare November 11, 2023 02:33
@jrfnl jrfnl marked this pull request as ready for review November 11, 2023 02:37
@jrfnl jrfnl changed the title WIP/TESTING | GH Actions/label new PRs: fix yaml file GH Actions/label new PRs: fix yaml file + other tweaks Nov 11, 2023
Markdown file changes can be auto-labelled as "documentation" changes.
@jrfnl jrfnl force-pushed the feature/label-mngmnt-fix-yaml-error branch from 4a189dd to 1644c36 Compare November 11, 2023 02:39
@jrfnl jrfnl enabled auto-merge November 11, 2023 02:41
@jrfnl jrfnl merged commit a4eab7e into master Nov 11, 2023
53 checks passed
@jrfnl jrfnl deleted the feature/label-mngmnt-fix-yaml-error branch November 11, 2023 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant