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

๐Ÿ”€ :: (#433) PR Assign, Labels ์ง€์ • ์ž๋™ํ™” workflow ์ถ”๊ฐ€ #449

Merged
merged 2 commits into from
Mar 9, 2024

Conversation

baekteun
Copy link
Member

@baekteun baekteun commented Mar 7, 2024

๐Ÿ’ก ๋ฐฐ๊ฒฝ ๋ฐ ๊ฐœ์š”

PR ์˜ฌ๋ฆด๋–„๋งˆ๋‹ค Assign์ด๋ž‘ Labels ์ง€์ •ํ•˜๊ธฐ๊ฐ€ ๋„ˆ๋ฌด ๊ท€์ฐฎ์•„์„œ ์ด๋ฅผ ์ž๋™ํ™”ํ•˜๋Š” workflow๋ฅผ ์ถ”๊ฐ€ํ•ด์š”

Resolves: #433

๐Ÿ“ƒ ์ž‘์—…๋‚ด์šฉ

  • PR์ด Open, Reopen๋  ๋•Œ Assign์„ ์ž์‹ ์œผ๋กœ ๋‘๋Š” github action workflows ์ถ”๊ฐ€
  • PR์ด Open, Reopen๋  ๋•Œ ์ œ๋ชฉ์— ์žˆ๋Š” (#{์ˆซ์ž}) ๋กœ๋ถ€ํ„ฐ ์ด์Šˆ๋„˜๋ฒ„๋ฅผ ๊ฐ€์ ธ์™€์„œ ์ด์Šˆ๋กœ๋ถ€ํ„ฐ Labels๋ฅผ ๊ฐ€์ ธ์™€ PR์— ์ง€์ •ํ•˜๋Š” github action workflows ์ถ”๊ฐ€

โœ… PR ์ฒดํฌ๋ฆฌ์ŠคํŠธ

  • ์ด ์ž‘์—…์œผ๋กœ ์ธํ•ด ๋ณ€๊ฒฝ์ด ํ•„์š”ํ•œ ๋ฌธ์„œ๊ฐ€ ๋ณ€๊ฒฝ๋˜์—ˆ๋‚˜์š”? (e.g. XCConfig, ๋…ธ์…˜, README)
  • ์ด ์ž‘์—…์„ ํ•˜๊ณ ๋‚˜์„œ ๊ณต์œ ํ•ด์•ผํ•  ํŒ€์›๋“ค์—๊ฒŒ ๊ณต์œ ๋˜์—ˆ๋‚˜์š”? (e.g. "API ๊ฐœ๋ฐœ ์™„๋ฃŒ๋์–ด์š”", "XCConfig ๊ฐ’ ์ถ”๊ฐ€๋˜์—ˆ์–ด์š”")
  • ์ž‘์—…ํ•œ ์ฝ”๋“œ๊ฐ€ ์ •์ƒ์ ์œผ๋กœ ๋™์ž‘ํ•˜๋‚˜์š”?
  • Merge ๋Œ€์ƒ ๋ธŒ๋žœ์น˜๊ฐ€ ์˜ฌ๋ฐ”๋ฅธ๊ฐ€์š”?
  • PR๊ณผ ๊ด€๋ จ ์—†๋Š” ์ž‘์—…์ด ์žˆ์ง€๋Š” ์•Š๋‚˜์š”?

This comment was marked as duplicate.

@baekteun baekteun marked this pull request as draft March 7, 2024 08:56
@baekteun baekteun marked this pull request as ready for review March 7, 2024 08:57
@baekteun baekteun closed this Mar 7, 2024
@baekteun baekteun reopened this Mar 7, 2024

This comment was marked as duplicate.

@baekteun baekteun marked this pull request as draft March 7, 2024 08:58
@baekteun baekteun closed this Mar 7, 2024
@baekteun baekteun reopened this Mar 7, 2024

This comment was marked as duplicate.

@baekteun baekteun closed this Mar 7, 2024
@baekteun baekteun reopened this Mar 7, 2024

This comment was marked as duplicate.

@baekteun baekteun closed this Mar 7, 2024
@baekteun baekteun reopened this Mar 7, 2024

This comment was marked as duplicate.

This comment was marked as duplicate.

@baekteun baekteun closed this Mar 7, 2024
@baekteun baekteun reopened this Mar 7, 2024
@github-actions github-actions bot added the โš™ Setting ๊ฐœ๋ฐœ ํ™˜๊ฒฝ ์„ธํŒ… label Mar 7, 2024
Copy link

github-actions bot commented Mar 7, 2024

โœ… ์ด์Šˆ์™€ PR์˜ Labels ๋™๊ธฐํ™”๋ฅผ ์„ฑ๊ณตํ–ˆ์–ด์š”!

Copy link

github-actions bot commented Mar 7, 2024

โœ… Assign ์ž๋™ ์ง€์ •์„ ์„ฑ๊ณตํ–ˆ์–ด์š”!

@baekteun

@baekteun baekteun force-pushed the 433-pr-assign-labels-automation branch from 2b1d664 to eb88867 Compare March 7, 2024 09:38
@baekteun baekteun marked this pull request as ready for review March 7, 2024 09:38
@baekteun baekteun force-pushed the 433-pr-assign-labels-automation branch from eb88867 to e4f9d8f Compare March 9, 2024 06:05
Copy link
Member

@yongbeomkwak yongbeomkwak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

๋‚ด์ผ ๋ณ€๊ฒฝ๋œ ์›Œํฌํ”Œ๋กœ์šฐ ๊ด€ํ•ด์„œ ์งˆ๋ฌธ ์ข€ ๋“œ๋ฆด๊ป˜์š” ใ…‹ใ…‹ ์ƒ๊ฐ๋ณด๋‹ค ๋งŽ์ด ๊ณ ์ƒํ•ด์ฃผ์…”์„œ ๊ถ๊ธˆํ•˜๋„ค์—ฌ

@baekteun baekteun merged commit 59d5059 into develop Mar 9, 2024
2 checks passed
@baekteun baekteun deleted the 433-pr-assign-labels-automation branch March 9, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
โš™ Setting ๊ฐœ๋ฐœ ํ™˜๊ฒฝ ์„ธํŒ…
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PR Assign, Labels ์„ค์ • ์ž๋™ํ™”
3 participants