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

Updated config file when repository settings change #77

Closed
wants to merge 3 commits into from
Closed

Updated config file when repository settings change #77

wants to merge 3 commits into from

Conversation

knrt10
Copy link

@knrt10 knrt10 commented Mar 23, 2018

This is reference to issue #8.

Added Functionality :

1.) Whenever Github UI changes are made for settings like

  • Name of repo
  • Topics
  • description
  • homepage
    or any
  • other settings provided by probot/settings bot

then when code is pushed into repository and if any file is changed except .github/setting.yml (master branch) it will update config file of master branch.

Also added some modification in test file.

2.) Add status to commit if invalid settings.yml file

@knrt10 knrt10 changed the title Update config Updated config file when repository settings change Mar 23, 2018
@stale
Copy link

stale bot commented Jun 6, 2018

Is this still relevant? If so, please comment with any updates or addition details.

@stale stale bot added the wontfix label Jun 6, 2018
@knrt10
Copy link
Author

knrt10 commented Jun 6, 2018

yes still relevant.

@stale stale bot removed the wontfix label Jun 6, 2018
@stale
Copy link

stale bot commented Sep 4, 2018

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

@stale stale bot added the wontfix label Sep 4, 2018
@knrt10
Copy link
Author

knrt10 commented Sep 4, 2018

Yes relevant

@stale stale bot removed the wontfix label Sep 4, 2018
@bkeepers
Copy link
Contributor

@knrt10 thanks for your work on this. This is not quite the direction I want to go with this feature. I've opened #100 with the beginnings of how I think the feature should work. There's still a lot to be done in that PR, so let me know if you're interested in contributing to it.

@bkeepers bkeepers closed this Sep 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants