Skip to content

issues Search Results · repo:EndBug/label-sync language:TypeScript

Filter by

17 results
 (83 ms)

17 results

inEndBug/label-sync (press backspace or delete to remove)

I disabled the Issues feature for multiple repos in one of my orgs to track all issues through a single repository. I still want to sync the labels to use in pull requests though. As a result of disabling ...
status: pinned
type: bug
  • Th3S4mur41
  • 5
  • Opened 
    on Dec 11, 2024
  • #302

For a small organization, I d like to have a common set of standardized labels and the option for some repos to add new labels. The config stanza below works well: config-file: | ...
good first issue
status: pinned
type: feature
  • reece
  • 1
  • Opened 
    on Feb 1, 2024
  • #263

Per https://docs.github.com/en/rest/issues/labels?apiVersion=2022-11-28#create-a-label Descriptions are limited to 100-characters. Would be helpful to inform users of this in the documentation of this ...
  • andrewvaughan
  • Opened 
    on Jan 15, 2024
  • #260

I d recommend adding an example as to how to use the https://github.com/actions/checkout action to load in a local file so that your users don t get a Couldn t find .... file error`.
  • andrewvaughan
  • Opened 
    on Jan 15, 2024
  • #258

If a repository has too many labels (we have 190) the script hits a secondary rate limit and aborts around page 8. The script should implement throttling to avoid that Error: ✗ { message : You have exceeded ...
status: pinned
type: feature
  • MaddoScientisto
  • Opened 
    on Oct 19, 2023
  • #232

Based on the example in the README.md, the following workflow snippet: steps: - uses: EndBug/label-sync@da00f2c11fdb78e4fae44adac2fdd713778ea3e8 # v2.3.2 with: # Configuration ...
  • hiddeco
  • 2
  • Opened 
    on May 19, 2023
  • #204

Having a schema would allow for autocompletion in the labels stile, either by manually linking it or by adding it to the JSON Schema Store.
status: pinned
type: feature
  • EndBug
  • Opened 
    on May 1, 2023
  • #203

Getting this error in my new repo. https://github.com/danielwerg/r6data/actions/runs/4244636478 Not sure what changed because I m using same exact workflow I have in r6api.js repo and it worked just fine ...
status: pinned
type: bug
type: docs
  • danielwerg
  • 8
  • Opened 
    on Feb 22, 2023
  • #187

There are any plans to add possibility to specify a repository or repositories as an input to the action which labels should be synchronized? This could be really useful if you want to store your labels ...
good first issue
status: pinned
type: feature
  • piotrooo
  • 2
  • Opened 
    on Dec 6, 2022
  • #169

Tested on version 2.3.1 I tried to do a sync by specifying a source-repo to another repository which has 60 labels, the original one had 10 labels. The action only pulled the first 30 labels and ignored ...
status: pinned
type: bug
  • MaddoScientisto
  • 11
  • Opened 
    on Oct 20, 2022
  • #162
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub