developerspoint-org / developerspoint.github.io

This repository is open for all developers & content writers. Feel free to blog anything related to tech. Anyone can be part of the community and can join us to manifest our vision. Kindly, adhere to the contributing guidelines and the code of conduct.
https://blog.developerspoint.org
Other
1 stars 5 forks source link

Check & fix the labeler action! #27

Closed ravijainpro closed 3 years ago

ravijainpro commented 3 years ago

Reference

LowNightSnack commented 3 years ago

It is not a bug. More towards incomplete configuration. There is a configuration file missing, that is, .github/labeler.yml. This file maps labels to the commits in specific changes in directories. Working on the file. Please do suggest what labels might be added.

ravijainpro commented 3 years ago

Alright. The below default labels would work:

  1. Bug (Something isn't working)
  2. Dependencies (Pull request that updates a dependency file)
  3. Documentation (improved or additions to documentation)
  4. Duplicate (This issue or pull request already exists)
  5. Enhancement (New feature or request)
  6. Good First Issue (Good for newcomers)
  7. Help wanted (Extra attention is needed)
  8. Invalid (This doesn't seem right)
  9. Question (Further information is requested)
  10. Urgent (Fix it asap!)
LowNightSnack commented 3 years ago

I think this won't be possible. Reference

ravijainpro commented 3 years ago

@chaithanyarlk kindly go through the reference shared above and share your views on it.

chaithanyarlk commented 3 years ago

Yeah @ravijainpro bhayya sure I will try.

github-actions[bot] commented 3 years ago

Stale issue message