Skip to content

Enable auto labeling of PRs#5808

Closed
koppor wants to merge 1 commit into
masterfrom
enable-auto-labeling
Closed

Enable auto labeling of PRs#5808
koppor wants to merge 1 commit into
masterfrom
enable-auto-labeling

Conversation

@koppor

@koppor koppor commented Jan 2, 2020

Copy link
Copy Markdown
Member

We have some labels to categorize our issues. Sometimes, we forget about them. With an auto labeler, some of them should be added automatically.

Issue: Works only for PRs created by contributors having write access to the repository (see actions/labeler#12). The workaround is https://github.com/paulfantom/periodic-labeler. I checked the code (https://github.com/paulfantom/periodic-labeler/blob/master/main.go): If a label exited before but was removed, the label will be readded. Since I dislike false positives, I stick with the original GitHub action.

@koppor koppor added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Jan 2, 2020
@tobiasdiez

tobiasdiez commented Jan 2, 2020

Copy link
Copy Markdown
Member

Mhh... we usually don't add any labels to PRs, right? Personally, I don't have a strong opinion about this. My only fear is that PRs with the "ready-for-review" label don't stick out that prominently any more.

Automatically labeling issues would be really helpful, but I guess that's not possible?!

@koppor

koppor commented Jan 2, 2020

Copy link
Copy Markdown
Member Author

I intend to use the labels for searching for related PRs (You know, I like linking 😅)

Haven't found an action for issue labeling. Maybe, this is a fun side project!

@koppor koppor closed this Jan 2, 2020
@stefan-kolb stefan-kolb deleted the enable-auto-labeling branch March 13, 2020 14:21
koppor pushed a commit that referenced this pull request May 15, 2022
649aac4 Create medizinische-hochschule-hannover.csl (#6059)
3723981 Remove bold from volume for Frontiers medical (#6060)
e6dc596 Update SBL 2nd ed. (Full Note) for 6.2.25 Electronic Book (#5808)
83140f6 Fix citation-format tag in BibTeX.CSL
0aa00e5 fixed edition macro (#6055)
a83c15c Fix year suffix for ASA (#6052)
cfadb19 Create journal-of-midwifery-science.csl (#6051)
88e4f34 Create journal-of-neuroimaging.csl (#6048)
ca57b27 Update american-chemical-society.csl for webpage (#6050)
94e2699 Update netherlands-journal-of-geosciences-geologie-en-mijnbouw.csl (#6049)

git-subtree-dir: buildres/csl/csl-styles
git-subtree-split: 649aac4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants