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

Error: POST You have triggered an abuse detection mechanism #58

Closed
CAMOBAP opened this issue Dec 30, 2020 · 8 comments
Closed

Error: POST You have triggered an abuse detection mechanism #58

CAMOBAP opened this issue Dec 30, 2020 · 8 comments
Assignees

Comments

@CAMOBAP
Copy link
Contributor

CAMOBAP commented Dec 30, 2020

Error: POST https://api.github.com/repos/metanorma/metanorma-ietf/pulls: 403 - You have triggered an abuse detection mechanism and have been temporarily blocked from content creation. Please retry your request again later. // See: https://docs.github.com/v3/#abuse-rate-limits

I faced with this issue today, this is potential blocker for cimas tool

To be continued...

@CAMOBAP CAMOBAP self-assigned this Dec 30, 2020
@CAMOBAP CAMOBAP added this to Triage in Alexander Bobrikovich via automation Dec 30, 2020
@CAMOBAP
Copy link
Contributor Author

CAMOBAP commented Dec 30, 2020

GHA now supports composite steps so finally, we can 'include' some parts of workflow https://github.community/t/is-it-possible-to-reuse-workflow-yaml-to-setup-similar-workflows/17142

Also we can keep many actions in the same repo https://stackoverflow.com/questions/59259783/how-to-combine-two-action-yml-files-in-one-repo

@ronaldtse
Copy link
Contributor

@CAMOBAP I still think we should finish up actions-mn instead of using YAML files. Can you help with them?

@ronaldtse
Copy link
Contributor

I faced with this issue today, this is potential blocker for cimas tool

We should probably make Cimas adhere to the rate limiting, later on?

@CAMOBAP
Copy link
Contributor Author

CAMOBAP commented Jan 30, 2021

@ronaldtse to be on the same page

  • as far as I understood we can use actions-mn only for "user" repos, we cannot use it for our ruby gems project
  • actions-mn looks working I will start using it for samples repos https://github.com/actions-mn/setup/actions

@CAMOBAP
Copy link
Contributor Author

CAMOBAP commented Jan 30, 2021

Composite actions don't support other actions in it uses and if conditions (( actions/runner#646

CAMOBAP added a commit to metanorma/isodoc that referenced this issue Jan 30, 2021
@CAMOBAP
Copy link
Contributor Author

CAMOBAP commented Mar 19, 2021

An interesting project appears which https://github.com/mithro/actions-includes but there is still updates on https://github.community/t/support-for-yaml-anchors/16128/60

@ronaldtse ronaldtse moved this from Triage to High priority in Alexander Bobrikovich May 11, 2021
@CAMOBAP
Copy link
Contributor Author

CAMOBAP commented Jun 2, 2021

Not much we can do in the scope of this task except waiting... per https://github.community/t/being-dry-centralized-workflows/16548/7

This is on GitHubs roadmap.

@CAMOBAP CAMOBAP closed this as completed Jun 2, 2021
Alexander Bobrikovich automation moved this from High priority to Done Jun 2, 2021
@CAMOBAP
Copy link
Contributor Author

CAMOBAP commented Oct 8, 2021

Looks like GitHub Actions composite actions now support using https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#runs-for-composite-actions, but still not support matrix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants