-
Notifications
You must be signed in to change notification settings - Fork 115
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
V1 for Automation Website translations Issues Generation Ref: Issue 325 #407
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Dianmz <[email protected]>
Signed-off-by: Dianmz <[email protected]>
Signed-off-by: Dianmz <[email protected]>
Signed-off-by: Dianmz <[email protected]>
Signed-off-by: Dianmz <[email protected]>
Signed-off-by: Dianmz <[email protected]>
Merge workflow
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]> feat: added branches main to check outdated content workflow
Signed-off-by: leonardpahlke <[email protected]>
Signed-off-by: leonardpahlke <[email protected]>
Also includes translation of search.md file Signed-off-by: thelooter <[email protected]>
I think that the duplicated part when created issues is different when using the plugin, it overwrites if the issue already exists. But I added the last 3 points that you mentioned into the issue #429. To work on it. @guidemetothemoon @Dianmz |
@Dianmz could you double check if I missed something |
I have just check it one more time and I think everything it's fine. @guidemetothemoon thanks for the feed back, there are several thing we need to improve and we're going to keep on working in them in the new issues. cc: @sergioarmgpl |
@sergioarmgpl @Dianmz sounds like we have a plan! I think that it'll be good to merge this PR and start testing this, but now I see that the "Check outdated content" build is failing - can you please check and see if we can fix it? Once the build works I can merge the PR. |
|
|
As I mentioned before, this looks like a rebase failure to me |
Hi you all, sorry for disappear, getting update to the issue, we have to activate some permissions to fix the error we noticed the message Error: An error occurred while creating the issue. This might be caused by a malformed issue title, or a typo in the labels or assignees. Check website/content/es_files.md! Sorry for the delay. |
@sergioarmgpl / @Dianmz does one of you have time to talk about the progress of this issue in this weeks TAG Meeting? cc @guidemetothemoon @catblade |
I think that @Dianmz will be there because I will be flying at that time |
I don't have access to Actions section in the Settings of this repository to fix the permission issue - @leonardpahlke do you have access and/or can provide me access for the same? Ref. comment from Sergio: #407 (comment) |
updated the permissions 👍 |
@sergioarmgpl @Dianmz one of you may need to re-queue the build or add an option to allow for manual trigger ( |
@guidemetothemoon sure I will talk with @Dianmz to change it :) cc: @leonardpahlke |
Signed-off-by: Sergio Méndez <[email protected]>
I made the change for workflow_dispatch @guidemetothemoon |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sergioarmgpl @Dianmz thanks for following up on this! Minor comment from me regarding keeping the pull_request
trigger option on the workflow. Other than that, it's ready to be merged!
name: Check outdated content | ||
|
||
on: | ||
# pull_request: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# pull_request: | |
pull_request: |
I guess we still want to keep pull_request option so that translation automation triggers as part of PRs but we still get an option to run it manually, on-demand.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed done @guidemetothemoon
Signed-off-by: Sergio Méndez <[email protected]>
@sergioarmgpl @Dianmz looks like the workflow is failing again with some rate limit - can you please check it and let me know once it's ready so that I can do the final follow-up and get it merged? Thanks! 🙌 |
@guidemetothemoon retaking this |
@guidemetothemoon @vallss can we rerun this I think that is related to a different thing than the implemented code. |
Signed-off-by: Kristina Devochko <[email protected]>
Looking further into this now. This time it looks like GitHub PAT has expired, but I don't have access to it. I guess it's because you requested it @leonardpahlke ? Can you check, please, if it can be renewed? |
I don't see a token in this repo. I don't think its needed since its happening in the same repo (and not an external one or there is no external service that makes changes to the repo) |
Signed-off-by: Kristina Devochko <[email protected]>
@leonardpahlke thanks for checking! You're right, it's the built-in GitHub Actions token that's being used. @sergioarmgpl @Dianmz looks like the action that creates the issue is failing again with a 403 error. I'm not sure if it's because it's not merged yet but it would be good if you check it. I tried to add token permissions to the workflow file explicitly but it didn't seem to help. I also tried to check the assignee usernames since it was mentioned in an issue with similar error message, but it didn't help either: JasonEtco/create-an-issue#73 I see that someone published the same error message in the GH Actions repo a few weeks ago, so maybe it's a bug in the action itself, no reply was added yet: JasonEtco/create-an-issue#179 |
Hi Dear TAG Env Team, this is the final the work that we are doing with @Dianmz.
This includes a workflow called Check outdated content, that generates new Issues for Languages for ES & ZH languages at the moment. Currently the issues are assigned to Diana and I, but should be modified to the new groups that you suggested or new ones.
The issues will look like this:
And inside the issue will look like this:
cc: @leonardpahlke @guidemetothemoon